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
Hello, first, thanks a lot for your work on this project. I have stumbled upon an issue: I have noticed that there is a corrupt frame in my video stream every now and then. I can see it on the /webcam/?action=stream endpoint every few seconds, but sometimes it takes longer or shorter. It looks like this:
Next frame for comparison:
I noticed it because I am taking timelapses of my 3D prints with the script getting captures form the /webcam/?action=snapshot endpoint, and sometimes the artifacts show in the resulting video. I thought it was a problem with the timelapse rendering first, but then I noticed that even without the printer involved, I can see the same artifacts on the stream directly on the endpoint.
I tried compiling the executable in debug mode, but saw nothing unusual in the logs. Any idea?
Setup:
Raspberry Pi 3B
Debian GNU/Linux 11 (bullseye)
Kernel: Linux 5.15.76-v8+
Camera Logitech C920
1920x1080, 7.5 fps
The text was updated successfully, but these errors were encountered:
Which Browser? Try pass the stream to ffmpeg it gives your more Details about the errors. I had little errors in the Picture with Logitech webcam, with a 2m thick good shilded Cable, adding 100µF near the Cam almost fixed it. 2m is well into spec and my Raspberry delivers over 5.00V. Logitech has build in a Resistor on VCC and use more power than other Webcams that may make problems.
Hello, first, thanks a lot for your work on this project. I have stumbled upon an issue: I have noticed that there is a corrupt frame in my video stream every now and then. I can see it on the /webcam/?action=stream endpoint every few seconds, but sometimes it takes longer or shorter. It looks like this:
Next frame for comparison:
I noticed it because I am taking timelapses of my 3D prints with the script getting captures form the /webcam/?action=snapshot endpoint, and sometimes the artifacts show in the resulting video. I thought it was a problem with the timelapse rendering first, but then I noticed that even without the printer involved, I can see the same artifacts on the stream directly on the endpoint.
I tried compiling the executable in debug mode, but saw nothing unusual in the logs. Any idea?
Setup:
Raspberry Pi 3B
Debian GNU/Linux 11 (bullseye)
Kernel: Linux 5.15.76-v8+
Camera Logitech C920
1920x1080, 7.5 fps
The text was updated successfully, but these errors were encountered: