Update DOCS.md

This commit is contained in:
Alexandre
2024-10-06 15:30:47 +02:00
committed by GitHub
parent a0bde15a94
commit af56e5731e

View File

@@ -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.