motioneye-project / motioneyeos

A Video Surveillance OS For Single-board Computers
Other
7.88k stars 902 forks source link

wpa_supplicant, multible networks #1846

Open SuneBielefeldt opened 5 years ago

SuneBielefeldt commented 5 years ago

Multiple networks through wpa_supplicant.conf

It works fine for me to set up wpa_supplicant.conf to my wireless network.

https://github.com/ccrisan/motioneyeos/wiki/Wifi-Preconfiguration

Due to many walls I have to use several WiFi networks with different SSIDs.

Is it possible to configure wpa_supplicant.conf with multiple networks already at boot level.

Or does it require a customization of the interface file after the system is configured?

ccrisan commented 5 years ago

Unfortunately, with the current way WiFi connection is implemented in motionEyeOS, you can't have multiple networks configured; motionEye will overwrite your wpa_supplicant.conf with one network, as defined in the UI.