Bug #92
Fix V4L2Grabber that crashes when Webcam uses MJPG format
Status: | Closed | Start date: | 2012-08-24 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | icl-8.1 |
Description
- 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
History
#1 Updated by Christof Elbrechter over 12 years ago
- Subject changed from Fix V4L2Grabber that does crashes when Webcam uses MJPG format to Fix V4L2Grabber that crashes when Webcam uses MJPG format
- Description updated (diff)
- Priority changed from Normal to Low
#2 Updated by Michael Götting almost 12 years ago
- Target version changed from icl-8.0 to icl-8.1
#3 Updated by Alexander Neumann about 7 years ago
- Status changed from New to Closed