Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#21
|
|||
|
|||
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" - |
#22
|
|||
|
|||
Re: How to watch RTMP/RTMPE/RTMPT streaming with vlc using rtmpdump?Quote:
|
#23
|
|||
|
|||
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 - |
#24
|
|||
|
|||
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" - |
#25
|
|||
|
|||
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. |
#26
|
|||
|
|||
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" - |
#27
|
|||
|
|||
Re: How to watch RTMP/RTMPE/RTMPT streaming with vlc using rtmpdump?What's your VLC version? Mine is v1.1.9.
|
#28
|
|||
|
|||
Re: How to watch RTMP/RTMPE/RTMPT streaming with vlc using rtmpdump? |
#29
|
|||
|
|||
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. |
#30
|
|||
|
|||
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 |
Tags: play, player, rtmp, rtmpdump, rtmpe, rtmpt, vlc, vlc player, watch |
Thread Tools | |
Display Modes | |
|
|