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

[BUG] mjpg_steamer fails and needs to be restarted #266

Open
rtorchia opened this issue Jan 30, 2024 · 0 comments
Open

[BUG] mjpg_steamer fails and needs to be restarted #266

rtorchia opened this issue Jan 30, 2024 · 0 comments
Labels

Comments

@rtorchia
Copy link

I've been running this container on my Raspberry Pi 4, and have found it working great, except for the mjpg_streamer process, which randomly crashes and the video from my webcam stops.

I can reset it, and get it working again, by killing the process with this command:

sudo /usr/bin/docker exec octoprint pkill mjpg_streamer

Running this as a cron job keeps it going, but I feel like this is just a Band-Aid to the a possible real problem with the mjpg_streamer process.

Is this just my system, or a general problem others are experiencing?

@rtorchia rtorchia added the bug label Jan 30, 2024
@rtorchia rtorchia changed the title [BUG] Bug Description [BUG] mjpg_steamer fails and needs to be restarted Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant