View Single Post
  #26  
Old 05-04-2011, 11:22 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

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" -
Reply With Quote