uvc_camera mjpeg support
Hello, I just got an ELP-USBFHD01M-L21 UVC webcam I want to use with ROS. It supports 120 FPS with 640x480 resolution via mjpeg encoding, which I have confirmed with guvcview. However, I cannot get either libuvccamera or uvccamera to support this encoding, and I'm forced to use the 30 fps supported by yuyv encoding.
Is there a webcam driver for ROS that supports mjpeg, or any way I can modify libuvc_camera to recognize this encoding? It seems that mjpeg is not recognized, and defaults to yuyv.
I'm using ROS indigo on 14.04 ubuntu.
Asked by superjax on 2016-03-24 13:12:18 UTC
Comments
Have you found solution to this problem? I am also seeing this with ELP-USBFHD01M-L180.
Asked by jys on 2016-05-10 00:23:16 UTC