Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4952

Beginners • Re: Kill cvlc with Crontab

$
0
0
Running the two part separately might be the best approach but be carefull if you're chaning stuff the video player relies on while it is still running.

To kill the video player at a set time just add the following command to your crontab and run it at an apropriate time.

Code:

killall cvlc
For more on that command see

Code:

man killall

Statistics: Posted by thagrol — Sun Jun 30, 2024 1:28 am



Viewing all articles
Browse latest Browse all 4952

Trending Articles