live cam stuff
Go to file
livecam db7b32aa7f backlight_compensation und Cleanup 2020-08-14 20:10:51 +02:00
cam1 backlight_compensation und Cleanup 2020-08-14 20:10:51 +02:00
cam2_alt neue Startscripte begonnen 2020-08-12 02:46:01 +02:00
terminal1 aktuell lauffähige Version auf Terminal 1 2020-08-14 13:13:12 +02:00
README.md nützlich und so 2018-09-01 13:46:18 +02:00
hosts /etc/hosts 2018-09-01 13:53:08 +02:00
readme_neu.txt Ports korrigiert 2020-08-12 02:44:46 +02:00

README.md

LiveCam

live cam stuff

scan for AP

iwlist ath0 scanning

get Wifi status every Second

ssh ubnt@192.168.1.19 -C 'while true; do iwconfig ath0; sleep 1; done;'