Project

General

Profile

Actions

Bug #829

closed

Hi-res is not working

Added by Hammel about 3 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Start date:
26 Mar 2021
Due date:
% Done:

100%

Estimated time:
Severity:
01 - Critical

Description

The following command works for low res:
mjpg_streamer -i "input_uvc.so -d /dev/video0 -r 256x144 -f 4" -o "output_http.so -p 9090"

The following command works for high res:
mjpg_streamer -i "input_uvc.so -d /dev/video0 -r 640x480 -f 33" -o "output_http.so -p 9090"

This is the current config for high res:
mjpg_streamer -i "input_uvc.so -d /dev/video0 -r 640x480 -f 10" -o "output_http.so -p 9090"

It should work. But it will fail if the old mjpeg_streamer is running. So the problem may be that the low-res is still running when we try to switch to the high-res.

Actions

Also available in: Atom PDF