View Single Post
  #3  
Old 12-15-2015, 10:46 AM
iamsumit iamsumit is offline
Member
 
Join Date: Dec 2015
Posts: 72
iamsumit is on a distinguished road
Default

Re: How to re-stream CNN using ffmpeg


Code:
rtmpdump -r "rtmp://77.92.76.192/live" -a "live" -f "MAC 20,0,0,228" -W "http://www.janjuaplayer.com/resources/scripts/eplayer.swf"  -p "http://www.janjuaplayer.com/embedplayer/cnnkxsm/1/600/400" --live -C S:OK -y "cnnkxsm?id=46549&pk=8a1d406a630ad872d5b5454fb8801d6202815f7c187b2e8cf0d2fe2348909dd7" -k -o-  | vlc -
But beware the playpath has dynamic variables and they might change and then this link will be unplayable.
Reply With Quote