mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-24 09:41:50 +02:00
Update DOCS.md
This commit is contained in:
@@ -119,5 +119,5 @@ amixer -c 1 sset Mic 90%
|
|||||||
### Startup automatically
|
### Startup automatically
|
||||||
Make the file executable chmod +x startmic.sh
|
Make the file executable chmod +x startmic.sh
|
||||||
Execute the crontab command crontab -e and select nano as your editor.
|
Execute the crontab command crontab -e and select nano as your editor.
|
||||||
Paste in @reboot /home/linuxconfig/startmic.sh then save and exit nano.
|
Paste in `@reboot $HOME/startmic.sh` then save and exit nano.
|
||||||
Reboot the Pi and test again with VLC to make sure the RTSP stream is live.
|
Reboot the Pi and test again with VLC to make sure the RTSP stream is live.
|
||||||
|
|||||||
Reference in New Issue
Block a user