Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I run mjpg-streamer through docker but prompt the content #398

Open
chengyingkun opened this issue Dec 26, 2023 · 0 comments
Open

I run mjpg-streamer through docker but prompt the content #398

chengyingkun opened this issue Dec 26, 2023 · 0 comments

Comments

@chengyingkun
Copy link

chengyingkun commented Dec 26, 2023

MJPG Streamer Version.: 2.0

i: Using V4L2 device.: /dev/video0

i: Desired Resolution: 640 x 480

i: Frames Per Second.: 10

i: Format............: YUV

i: JPEG Quality......: 80

Unable to set format: Input/output error

Init v4L2 failed !! exit fatal

i: init_VideoIn failed

docker run --name=mjpeg_streamer -d --device /dev/video0 --entrypoint mjpg_streamer -p 8127:8090 kvaps/mjpg-streamer -i "/usr/lib64/input_uvc.so -y -d /dev/video0 -r 640x480 -f 10" -o "/usr/lib64/output_http.so -p 8090 -w /usr/share/mjpeg-streamer/www/ -c admin:admin"

I also found that these two files do not exist in my system output_http.so input_uvc.so

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant