File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ The scripts are written in bash.
77I will outline their purpose here in short.
88
99 1 . cleanup.sh - This will remove any video files in X path after the given X days that are specified as a command line argument
10- 2 . location-room.servie - this system service will execute the recording script and make sure it restarts in case of system reboot
10+ 2 . location-room.service - this system service will execute the recording script and make sure it restarts in case of system reboot
1111 3 . record-location-room.sh - this is the main recording script. it calls ffmpeg and creates an apendable video file for the whole day
1212 4 . remux.sh - this script will convert the previous days recording into an mp4 file extension
1313 5 . watchdog.sh - this script serves a watchdog function that will check if the ffmpeg recording has stalled and restart it
You can’t perform that action at this time.
0 commit comments