motioneye-project / motioneye

A web frontend for the motion daemon.
GNU General Public License v3.0
3.99k stars 655 forks source link

Remote motioneEye Camera - authentication failed #1646

Closed k-redas closed 3 years ago

k-redas commented 4 years ago

Hi,

I would like to install motioneye sytem with multiple Raspberry pi (zéro, rpi3). I installed motioneye in each of them with one camera (usb). One of them is the "server" where i would like to agregate all camera. And when i would like to add a remote motionEye camera on my Raspberry, i have a message which said : "authentication failed". image

Have you some ideas about this issue ? Thank you

k-redas commented 4 years ago

The problem is solved,

In fact, this device (cam) dont support 5Ghz wifi, but only 2.4Ghz. So you must use the 2.4Gz network wifi at home and you must configure the wpa_supplicant.conf like this :

country=FR ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1

network={ ssid="xxxxx" psk="xxxxx" key_mgmt=WPA-PSK }

akivacp commented 4 years ago

I'm experiencing the same issue. However, I'm not on wifi. My machine is connected via ethernet.