Added alternative way with ffmpeg.
This commit is contained in:
parent
5d77de3159
commit
a92773fe5d
@ -1,2 +1,5 @@
|
|||||||
Example of cron line:
|
Example of cron line:
|
||||||
25 15 * * 2 /home/cpm/Libreàvous/wgetauto 6300 /home/cpm/Libreàvous/ >> /home/cpm/Libreàvous/cronlog 2>&1
|
25 15 * * 2 /home/cpm/Libreàvous/wgetauto 6300 /home/cpm/Libreàvous/ >> /home/cpm/Libreàvous/cronlog 2>&1
|
||||||
|
|
||||||
|
Another way using ffmpeg:
|
||||||
|
ffmpeg -i https://icecast.libre-a-toi.org:8444/voixdulat_ogg -t 5420 -c copy foo.ogg
|
||||||
|
Loading…
Reference in New Issue
Block a user