Skip to content

Instantly share code, notes, and snippets.

@sbma44
Last active December 24, 2015 06:09
Show Gist options
  • Save sbma44/6754744 to your computer and use it in GitHub Desktop.
Save sbma44/6754744 to your computer and use it in GitHub Desktop.
time machine instructions (this is a crontab entry that will record WAMU's Big Broadcast show to an appropriately-named directory on a stock Amazon Linux AMI)
0 19 * * 0 rtmpdump -B 14400 -v -r "rtmp://wamu-fla.streamguys.com/live" --playpath WAMU-1 -o /home/ec2-user/big_broadcast/`date +%y-%m-%d`-big-broadcast.flv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment