OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
libv4l-0
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/10/2024 09:42:49 AM
rwxr-xr-x
📄
README.Debian
642 bytes
02/10/2018 12:36:39 PM
rw-r--r--
📄
README.gz
3.04 KB
12/27/2017 01:50:55 PM
rw-r--r--
📄
README.lib-multi-threading
520 bytes
01/22/2017 05:33:34 PM
rw-r--r--
📄
README.libv4l.gz
3.31 KB
01/22/2017 05:33:34 PM
rw-r--r--
📄
TODO
1.65 KB
01/22/2017 05:33:34 PM
rw-r--r--
📄
changelog.Debian.gz
599 bytes
02/10/2018 12:46:51 PM
rw-r--r--
📄
copyright
15.86 KB
02/10/2018 12:36:39 PM
rw-r--r--
Editing: README.Debian
Close
Since v0.8.4 libv4l decodes JPEG and MJPEG picture formats via libjpeg instead of using the its own tinyjpeg decoder. For cameras delivering a non-standars stream this leads to non working or flickering video. An indication might be the following output on stderr: "libv4l2: error converting / decoding frame data" libv4l already takes care of some broken cameras by falling back to the tinyjpeg decoder. To test if this might help with your camera, please set the following environment variable before starting the webcam application: export LIBV4LCONTROL_FLAGS=32 If this helps please file a bug report caintaing the output of 'lsusb'.