Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

RTMP stream with LiveStreamer

(http://stream-recorder.com/forum/showthread.php?t=19581)

divadutchess 04-03-2015 04:06 PM

RTMP stream with LiveStreamer


 
Quote:

rtmp://$OPT:rtmp-raw=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#|
I'm not sure how to get this to work with rtmpdump or livestreamer, please help.

biezom 04-03-2015 06:29 PM

Re: RTMP stream with LiveStreamer


 
Quote:

Originally Posted by divadutchess (Post 75427)
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

-D3n1s- 04-04-2015 09:23 AM

Re: RTMP stream with LiveStreamer


 
Quote:

Originally Posted by divadutchess (Post 75427)
I'm not sure how to get this to work with rtmpdump or livestreamer, please help.

Try LiveStreamer Playlist:

http://www.mediafire.com/download/8l...veStreamer.rar

Open iBrod.m3u with notepad and add:

Code:

NBC
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#|

Run the app, Drag&Drop iBrod.m3u and enjoy.

btw. you can create Players.ini and add more players:

Code:

C:\Program Files\MPV\mpv.exe
C:\Program Files\FFPlay\ffplay.exe
C:\Program Files\SMPlayer\smplayer.exe
C:\Program Files\VideoLAN2\VLC\vlc.exe
C:\Program Files\K-Lite Codec Pack\MPC-HC\mpc-hc.exe
C:\Program Files\DAUM\PotPlayer\PotPlayerMini.exe



All times are GMT -6. The time now is 10:58 AM.