ncsuarc / ids

Interface for IDS machine vision cameras
Other
42 stars 34 forks source link

Unsupported Color Mode after cam = ids.Camera() #7

Open ExtremVision opened 8 years ago

ExtremVision commented 8 years ago

I downloaded and installed module with sudo python3 setup.py install

On geany, at the first line, cam = ids.Camera() i get the message : unsupported color mode.

After trying ro read your code, i saw IS_CM_RGB8_PACKED in config. I so tried to modifiy the USB XS Camera configuration, but i have only RGB16 and i cant save it in camera parameters.

I am a bit lost, a help would be welcoming. Thanks,