-
-
Save JakeDEvans/d674ffd9994c24c7db143f0b8d0afa7e to your computer and use it in GitHub Desktop.
using libreELEC for raspberry pi security camera monitor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*/5 * * * * * /usr/bin/kodi-send --action='PlayMedia(/storage/videos/camera.strm)' | |
# content of camera.strm is: rtsp://user:[email protected]/live/ch0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment