Skip to content

Commit 0479d0e

Browse files
authored
Update README.md
1 parent 7c9e28d commit 0479d0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The scripts are written in bash.
77
I 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

0 commit comments

Comments
 (0)