Bug #92
Updated by Christof Elbrechter over 12 years ago
* unfortunately this configuration crashes every program BEFORE you can change the format
* The bug can be fixed by using console based input to set the camera format to something that is not MJPG encoded
e.g.:
icl-camviewer -input v4l2 0@info
icl-camviewer -input v4l2 0@format=COPY_PASTE_VALID_FORMAT_HERE
* The bug can be fixed by using console based input to set the camera format to something that is not MJPG encoded
e.g.:
icl-camviewer -input v4l2 0@info
icl-camviewer -input v4l2 0@format=COPY_PASTE_VALID_FORMAT_HERE