Closed k-redas closed 3 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 }
I'm experiencing the same issue. However, I'm not on wifi. My machine is connected via ethernet.
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".
Have you some ideas about this issue ? Thank you