USB Camera Support fails to install MJPG-* packages #894
KempySuave
started this conversation in
Issues
Replies: 1 comment
-
|
I had the same issue. the mjpg-streamer package is already installed by default on the new version of the firmware. it is found in /usr/bin/ I started to "fix" this by commenting out the line in /usr/data/helper-script/scripts/usb_camera.sh beginning with: I also had to tweak the /etc/init.d/S50usb_camera by replacing this: with this: now, I get the video within the web interface. I have more work to do to increase the resolution but at least i am part way there. I hope this helps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I factory reset my ender 3 v3 KE after it was stuck in machine startup.
Now, when I attempt to re-install the tools using the helper script I get the following error when attempting to install usb camera support:
Beta Was this translation helpful? Give feedback.
All reactions