teknotus / depthview

intel RealSense 3D camera viewer for Linux
GNU Lesser General Public License v2.1
98 stars 38 forks source link

Alternate videoformats not shown by v4l2-ctl #2

Closed floe closed 9 years ago

floe commented 9 years ago

Just to clarify, do I need your kernel patch for uvcvideo to actually use depthview? Right now, when I plug the camera in, I get both video devices, however, uvcvideo explicitly complains in the kernel log about "Unknown video formats" and doesn't list them when queried with v4l2-ctl --list-formats --device=/dev/video2. I'm on Ubuntu 14.04 with kernel 3.16. Is there a quirk or similar trick to let uvcvideo pass all formats to userspace, even unknown ones?

floe commented 9 years ago

Aah. Just found README comment in the other branch. Sorry for the noise :-)