You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a webcam plugged into my system, and MJPG-streamer is working fine. but when i unplug the webcam, the mjpg-streamer stays at "cleaning up resources allocated by input thread" and the result is that my script can't re-open the camera once it is reconnected.
The text was updated successfully, but these errors were encountered:
That is usual, im not sure if mjpg-streamer causes this or Linux/Rasbian does. The only you can do is reboot the whole System. Would no problem to quit first then unplug the webcam but USB Plugs on Raspberry seems not long time stable(maybe oxidize different Metal?) and from time to time a usb device loses the connection and you have to reboot. 1 time even the whole USB System crashes means all USB Ports are gone not only the Camera.
If you kill mjpg-streamer you cant restart it and the last time this happends, i think, i dont seen the video device of the cam with ls /dev the other camera(different mjpg-streamer instance) was there and still worked.
I have a webcam plugged into my system, and MJPG-streamer is working fine. but when i unplug the webcam, the mjpg-streamer stays at "cleaning up resources allocated by input thread" and the result is that my script can't re-open the camera once it is reconnected.
The text was updated successfully, but these errors were encountered: