How to watch RTMP/RTMPE streaming in MPlayer using rtmpdumpYou can use the following command to watch an RTMP stream with MPlayer
Code:
c:\Program Files (x86)\Applian Technologies\Replay Media Catcher 4>rtmpdump.exe ![]() How to watch RTMP/RTMPE streaming in MPlayer using rtmpdump
|
Re: How to watch RTMP/RTMPE streaming in MPlayer using rtmpdumpQuote:
smplayer seems to be choking on that (and doesn't work with it removed either) ![]() |
Re: How to watch RTMP/RTMPE streaming in MPlayer using rtmpdumpQuote:
Code:
rtmpdump -r "rtmp://npsaflivefs.fplive.net:1935/npsaflive-live/" -a "npsaflive-live/" -f "WIN 10,3,181,14" -W "http://media-player.cdn.level3.net/flash/v1_1_1/Level3MediaPlayer.swf" -p "http://www.windowsintowonderland.org/live/live3.htm" --live -y "stream50" | C:\Program Files\SMPlayer\MPlayer\mplayer.exe -cache 8192 - |
Re: Re: How to watch RTMP/RTMPE streaming in MPlayer using rtmpdumpkcmule
everything is easier, paste this link in SMPlayer and be able to watch.;) Code:
rtmp://npsaflivefs.fplive.net:1935/npsaflive-live/stream50 |
Re: How to watch RTMP/RTMPE streaming in MPlayer using rtmpdumpThanks chap! You have certainly got me closer than I was before because I can now see the stream in mplayer!! but ever so frustratingly the player consistently crashes about 4:50 into the stream. I get this error every time:
![]() |
Re: How to watch RTMP/RTMPE streaming in MPlayer using rtmpdumpYou realize of course that you can build mplayer with librtmp directly supported, so you don't even need rtmpdump. Just give an rtmp URL to mplayer...
|
Re: How to watch RTMP/RTMPE streaming in MPlayer using rtmpdumpLatest official builds of MPlayer include librtmp support for rtmp streams.
|
Re: How to watch RTMP/RTMPE streaming in MPlayer using rtmpdumpIf I take the RTMPexplorer output and replace "rtmpdump" with "mplayer", will it work?
|
Re: How to watch RTMP/RTMPE streaming in MPlayer using rtmpdumpno. command format for MPlayer is little different. however with little modification to code it can be done easily.
|
Re: How to watch RTMP/RTMPE streaming in MPlayer using rtmpdumpQuote:
In the meantime I've been playing around with ffplay/ffmpeg, which also sound like they should work, but still hitting a wall so far. My lack of experience with command-line programs probably isn't helping much. |
All times are GMT -6. The time now is 12:37 AM. |