Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Media players and codecs (http://stream-recorder.com/forum/forumdisplay.php?f=26)
-   -  

How to watch RTMP/RTMPE/RTMPT streaming with vlc using rtmpdump?

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

KSV 05-01-2011 10:22 AM

Re: How to watch RTMP/RTMPE/RTMPT streaming with vlc using rtmpdump?


 
Code:

rtmpdump -r "rtmpe://fms30.mediadirect.ro:1935/live3/dolcesport2?id=20054597&publisher=2" --quiet | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

Stream Recorder 05-02-2011 02:39 AM

Re: How to watch RTMP/RTMPE/RTMPT streaming with vlc using rtmpdump?


 
Quote:

Originally Posted by decan_nr_i (Post 28419)
i've tried all the metod posted until now on the site but in my case the streaming doesn't work
url: _http://www.dolcetv.ro/#tv-live-Dolce-Sport-2-107
rtmpe: rtmpe://fms3.mediadirect.ro:80/live3?id=20030129&publisher=2/dolcesport2
rtmpe link found with StreamTransport

http://stream-recorder.com/forum/sho...67&postcount=9

LuckyLoader 05-03-2011 10:30 PM

Re: How to watch RTMP/RTMPE/RTMPT streaming with vlc using rtmpdump?


 
The stream doesn't start in VLC. What's wrong?

rtmpdump -r "rtmp://85-197.yycast.com/live/_definst_" -W "http://img.yycast.com:805/player-licensed.swf" -p "http://www.yycast.com/AdamskiTVTest" -y "AdamskiTVTest" -o - -v | F:\Programme\VLC\vlc.exe -

KSV 05-04-2011 12:09 AM

Re: How to watch RTMP/RTMPE/RTMPT streaming with vlc using rtmpdump?


 
Code:

rtmpdump -r "rtmp://85-102.yycast.com/live/AdamskiTVTest" -W "http://img.yycast.com:805/player-licensed.swf" -p "http://www.yycast.com/AdamskiTVTest" --live --quiet | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

LuckyLoader 05-04-2011 09:55 AM

Re: How to watch RTMP/RTMPE/RTMPT streaming with vlc using rtmpdump?


 
Doesn't work even though your cmd line should be correct. You shouldn't use --quiet though. It suppresses errors and does not change pipe output anyway.

VLC v1.1.9 has problems with the stream. Mplayer accepts it without problems though. I posted that in the vlc forum as well. Not sure if they will fix it. Maybe an older vlc version works. Not tested yet.

The problematic stream can be found here for some hours:
rtmpdump -r "rtmp://m1.d1.yatv.ru/live/adamski/p/2864dc15b927b4b3" -a "live/adamski/p/2864dc15b927b4b3" -f "WIN 10,2,159,1" -W "http://player.longtailvideo.com/player.swf" -p "http://adamski.tv/BB.html" -y "AdamskiTV" -o - | "F:\Programme\VLC\vlc.exe" -

If the link expires it can be obtained on admaski.tv (note: offensive ads) with rtmpexplorer.

KSV 05-04-2011 11:22 AM

Re: How to watch RTMP/RTMPE/RTMPT streaming with vlc using rtmpdump?


 
I always test my commands before posting. the above posted command was working. following command is also working atm.

Code:

rtmpdump -r "rtmp://m1.d1.yatv.ru/live/adamski/p/b824dc1799d1f4cd" -a "live/adamski/p/b824dc1799d1f4cd" -W "http://bitcast-ap.bitgravity.com/playerltv/player.longtailvideo.com/player.swf" -p "http://www.adamski.tv/BB.html" -y "AdamskiTV" --live --quiet | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

LuckyLoader 05-04-2011 11:57 AM

Re: How to watch RTMP/RTMPE/RTMPT streaming with vlc using rtmpdump?


 
What's your VLC version? Mine is v1.1.9.

KSV 05-04-2011 12:00 PM

Re: How to watch RTMP/RTMPE/RTMPT streaming with vlc using rtmpdump?


 
Quote:

Originally Posted by LuckyLoader (Post 28632)
What's your VLC version? Mine is v1.1.9.

VLC 1.1.8

LuckyLoader 05-04-2011 01:02 PM

Re: How to watch RTMP/RTMPE/RTMPT streaming with vlc using rtmpdump?


 
V1.1.9 bug. Works here with v1.1.8 as well. Thanks for testing.
It only affects this stream so far though. I've tested other ones that do work over rtmpdump pipe and v1.1.9.

CooLAmy 07-25-2011 01:16 PM

Re: How to watch RTMP/RTMPE/RTMPT streaming with vlc using rtmpdump?


 


and im using
call rtmpdump --live -r "rtmp://live.yycast.com/lb/Kw7TSpfKV1WuzHO.flv" -p "http://yycast.com/" -W "http://yycast.com/player/player-licensed.swf" -q | %vlc% -

but its not working can anyone tell me best way

thanks


All times are GMT -6. The time now is 03:51 PM.