Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
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 -r rtmp://188.165.205.104/technosmart/techno10! --quiet | "C:\Program Files (x86 )\SMplayer\mplayer\mplayer.exe" -cache 8192 - How to watch RTMP/RTMPE streaming in MPlayer using rtmpdump
|
#2
|
|||
|
|||
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) |
#3
|
|||
|
|||
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 - |
#4
|
|||
|
|||
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 |
#5
|
|||
|
|||
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:
|
#7
|
|||
|
|||
Re: How to watch RTMP/RTMPE streaming in MPlayer using rtmpdumpLatest official builds of MPlayer include librtmp support for rtmp streams.
|
#8
|
|||
|
|||
Re: How to watch RTMP/RTMPE streaming in MPlayer using rtmpdumpIf I take the RTMPexplorer output and replace "rtmpdump" with "mplayer", will it work?
|
#9
|
|||
|
|||
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.
|
#10
|
|||
|
|||
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. |
Tags: mplayer, pipe, play, rtmp, rtmpdump, rtmpe |
Thread Tools | |
Display Modes | |
|
|