motioneye-project/motioneye

Ajout caméra MotionEye RPI zero dans MotionEye Docker

Open

#2,101 opened on Apr 18, 2021

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Python (636 forks)batch import
help wantedquestiontroubleshooting

Repository metrics

Stars
 (3,533 stars)
PR merge metrics
 (Avg merge 16d 14h) (33 merged PRs in 30d)

Description

Hello everyone, I have been driving myself crazy for days now: I have been trying in vain to get a remote motioeye camera into the motioneye running in a docker on my QNAP. This camera is installed on a MotionEye running on a RpiZero at the address: 192.168.0.61:8765, the video stream port is 8082. It works very well. In the docker, I can only add a camera if I put the address 192.168.0.61:8765, and set the MotionEye without a password. But even if I do that, the screen where the mage should appear remains empty. I have tried a lot of URLs, but without success.

I don't know what I'm missing... If you have any ideas... I thank you in advance.

Contributor guide