motion eye ssh. code example
Example 1: motioneyeos terminal setup
sudo dd if=output/[board]/images/motioneyeos-[board].img of=/dev/mmcblk0 bs=4M
Example 2: motioneyeos terminal setup
ssid=myssid
wpa_passphrase=12345678
wpa=2
wpa_key_mgmt=WPA-PSK
interface=wlan0
channel=1
driver=nl80211
hw_mode=g
ieee80211n=1
ieee80211ac=1
Example 3: motioneyeos terminal setup
git clone --depth 1 https://github.com/ccrisan/motioneyeos.git motioneyeos
cd motioneyeos