Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isaric authored Oct 9, 2022
1 parent 7c9e28d commit 0479d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The scripts are written in bash.
I will outline their purpose here in short.

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
2. location-room.servie - this system service will execute the recording script and make sure it restarts in case of system reboot
2. location-room.service - this system service will execute the recording script and make sure it restarts in case of system reboot
3. record-location-room.sh - this is the main recording script. it calls ffmpeg and creates an apendable video file for the whole day
4. remux.sh - this script will convert the previous days recording into an mp4 file extension
5. watchdog.sh - this script serves a watchdog function that will check if the ffmpeg recording has stalled and restart it
Expand Down

0 comments on commit 0479d0e

Please sign in to comment.