Skip to content

Instantly share code, notes, and snippets.

@jbeluch
Created April 15, 2011 14:46
Show Gist options
  • Save jbeluch/921808 to your computer and use it in GitHub Desktop.
Save jbeluch/921808 to your computer and use it in GitHub Desktop.
Stream AlJazeera Live (English) - http://english.aljazeera.net/watch_now/
#!/bin/sh
# Stream AlJazeera Live (English) - http://english.aljazeera.net/watch_now/
rtmpdump -v -r rtmp://livestfslivefs.fplive.net/livestfslive-live/ -y "aljazeera_en_veryhigh?videoId=747084146001&lineUpId=&pubId=665003303001&playerId=751182905001&affiliateId=" -W "http://admin.brightcove.com/viewer/us1.24.04.08.2011-01-14072625/federatedVideoUI/BrightcovePlayer.swf -p "http://english.aljazeera.net/watch_now/ -a "aljazeeraflashlive-live?videoId=747084146001&lineUpId=&pubId=665003303001&playerId=751182905001&affiliateId=" | mplayer -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment