pyseek icon indicating copy to clipboard operation
pyseek copied to clipboard

SeekThermalPro

Open ignacio1988 opened this issue 8 years ago • 2 comments

Hi, how connect SeekThermal CompactPro with PySeek?

CompactPro: Bus 001 Device 020: ID 289d:0011

I have changed idvendor and idProduct, but return this error:

FIle: seek.py line 95, in get_image self.send_msg(0x41, 0x53, 0, 0, '\xC0\x7E\x00\x00')

do you have any idea?

ignacio1988 avatar Jan 22 '18 20:01 ignacio1988

I haven't played with the code for a long time.. As the comment says, not really sure what the messages back and forward mean - they were just copied over from a sniffed session between official software & the camera. Maybe someone has done that with CompactPro by now, not sure..

Fry-kun avatar Jan 23 '18 17:01 Fry-kun

Seek-Pro python2: https://github.com/hntuan94/libPySeek.git

hntuan94 avatar Mar 27 '18 06:03 hntuan94