View Single Post
  #2  
Old 04-03-2015, 06:29 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: RTMP stream with LiveStreamer


Quote:
Originally Posted by divadutchess View Post
I'm not sure how to get this to work with rtmpdump or livestreamer, please help.
hi

Code:
rtmpdump -r "rtmpe://rtmp.zerocast.tv/redirect/" -y "nbc01_augqlbj1" -W "http://p.jwpcdn.com/6/12/jwplayer.flash.swf" -p "http://zerocast.tv/" -T "OOG17t.x#K9Vh#|" -o video.flv
Code:
livestreamer --rtmp-rtmpdump C:\rtmpdump\rtmpdump.exe "rtmpe://rtmp.zerocast.tv/redirect/ playpath=nbc01_augqlbj1 swfUrl=http://p.jwpcdn.com/6/12/jwplayer.flash.swf pageUrl=http://zerocast.tv/ token=OOG17t.x#K9Vh#|" best -o video.flv
in red it depends the location of the your rtmpdump executable
Reply With Quote