libseek-thermal icon indicating copy to clipboard operation
libseek-thermal copied to clipboard

SEEK thermal compact camera driver supporting the thermal Compact, thermal CompactXR and and thermal CompactPRO

Results 18 libseek-thermal issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for this excellent library. I was testing this lib with a CompactPRO camera with a USB-C connector. Everything seems to work fine, the USB code is the same...

### Steps to Reproduce Follow README to generate executables. Run any of the example executables: ```console pi@raspberry:~/libseek-thermal/build/examples $ ls CMakeFiles cmake_install.cmake Makefile seek_create_flat_field seek_snapshot seek_test seek_test_pro seek_viewer pi@raspberry:~/libseek-thermal/build/examples $ ./seek_create_flat_field...

i need to stream video from camera to internet, so basically i want to make it acts like ip camera, i want to use cheap pc like orange pi zero...

Has anyone found out how to manully control the shutter events? What command send to camera? Flat-field correction happens almost every 15 seconds. With the official Seek SDK, we could...

|seek_viewer|seek_snapshot| |---|---| |![corrupted](https://user-images.githubusercontent.com/25488086/163948583-85e052d3-157e-46f9-bdda-dd1e83280563.png)|![output](https://user-images.githubusercontent.com/25488086/163948574-23a757be-2419-499b-9983-67f922005f07.png)| When I try to record a video from the seek thermal compact camera, the video stream is corrupted both in `file` mode and in `v4l2` mode. Any...

I hate warnings :-) More seriously, I'd suggest you to have a look at my last changes. If you are interested, everything is under MIT or whatever license, please choose...

A useful link I used to get some info: https://github.com/lod/seek-thermal-documentation/wiki/Temperature-Values

Seek Thermal camera should have frame rate about 9 frames/sec. I am running on Raspberry Pi 4B and when using this library, the frame rate is stuck at 4.4 frames/sec....

Hello, your project is a really good lib for seek cams and its easy to use. With some modifications i could even generate images. Is there any way to get...

enhancement

Hey Guys (@Blystad / @maartenvds / @fnoop ), Thanks for such an awesome write up and contribution! I've been looking into the absolute temperature "feature" and I believe I've got...

enhancement