Skip to content

Instantly share code, notes, and snippets.

@libraplanet
libraplanet / transcode to Icecast2 from RTMP using ffmpeg and systemd.
Last active March 23, 2021 12:26
transcode to Icecast2 from RTMP using ffmpeg and systemd.
[put transcode script]
PATH:/root/transcode/transcode.sh
[register and start service.]
PATH:/etc/systemd/system/transcode.radio.service
# systemctl enable transcode.service
# systemctl start transcode.service