Page 1 of 1

poor MJPG stream

Posted: Wed Jul 26, 2017 7:02 am
by harvey186
Hi, is there a way to tune the Camera output ? I'm using a 2MP UVC USB Camera with a resolution of 1280x760 / 100 fps. The picture is OK, but the stream is not smooth. I have tried different resolutions down to 320x240 / 25 fps but the stream is always poor.
The wifi connection works with 52 Mbit/s.

Can I configure the UVC driver / config manually via SSH connection ?

Thx
Harvey

Re: poor MJPG stream

Posted: Wed Jul 26, 2017 1:48 pm
by Vonger
If your camera is outputing YUYV format, mjpeg-stream will compress it to mjpeg using cpu, that is the possible reason it is slow.
Using a mjpeg camera will increase the speed. VoCam264 supports both mjpeg output and h264 output.

Re: poor MJPG stream

Posted: Mon Jul 31, 2017 2:39 pm
by harvey186
OK, thx, I will try with another camera