BugerDread / esp32-mjpeg-ipcam

Turn ESP32-CAM into mjpeg IP camera
28 stars 8 forks source link

Does not work with motioneye currently #2

Open RicardoCst opened 3 years ago

RicardoCst commented 3 years ago

afbeelding afbeelding

BugerDread commented 3 years ago

Hallo, I will try to install motioneye and test it, but from the description on second image - "the camera must be accessible to both your server and browser" I GUESS THAT problem is that this camera is able to serve only one stream at a time (you can test it by openng the stream in multiple windows / tabs, only the first one will work), so most likely the first connection (most probably to server which runs all the time) will work but connection to browser is most likely to fail because of the connection to the server?

Again the above is just a guess

As I find some time I will try to setup motioneye and check out what is really going on... Anyway I was thinking about some gui for motion - and it seems motioneye does exactly this.

RicardoCst commented 3 years ago

Works now but after some time it will drop to 2 fps instead of the normal 15