mikedmor / OctoPrint_MultiCam

Extends the Control tab of OctoPrint, allowing the ability to switch between multiple webcam feeds.
45 stars 19 forks source link

Cannot Connect to Motioneye #39

Open martonbaksa opened 3 years ago

martonbaksa commented 3 years ago

I have my motioneye available on http://192.168.86.32:8081/ or http://externaldomain.com:8032/, both of which display nothing more than the video stream. Typing either of these into multicam doesn't seem to work, simply giving me:

Webcam stream not loaded

It might not be configured correctly or require authentication. You can change the URL of the stream under "Settings" > "Webcam & Timelapse" > "Webcam" > "Stream URL". If you don't have a webcam you can also just disable webcam support there.

Currently configured stream URL: http:/192.168.86.32:8081/

Clicking on the link works absolutely fine for me, so I'm unsure what to do. I'm on Octopi 0.18, Octoprint 1.6.1.

Cheers.