General

Cannot access IR stream or control LEDs on SEN0677 using Linux/Python (RGB works)

userHead Guillermo.RaSo 2026-03-26 03:37:02 18 Views0 Replies

Hey everyone,


 

I'm currently working with the SEN0677 camera module, but I'm having trouble accessing the IR camera stream. So far, I can only use the RGB camera (it behaves like a standard UVC device under Linux).

I’ve verified that the device works correctly using the provided .exe software on Windows, where I can switch between RGB and IR, as well as control the white LEDs and IR LEDs.

My goal is to use the device on Linux with Python, specifically:

*Access both RGB and IR streams

*Switch between color and infrared modes

*Control the white LEDs and IR LEDs

 

Has anyone managed to achieve this or worked with this device in a similar setup? Any guidance would be greatly appreciated.


 

Thanks in advance