Thread: Need help rtmp
View Single Post
  #2  
Old 04-25-2015, 03:22 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Need help rtmp


Quote:
Originally Posted by killbizz View Post
Guys please help me with this stream :
http://www.crichd.tv/sky-sports-1-live-stream.php

I want to play it with vlc.

thank you
Code:
rtmpdump -r "rtmp://rtmp.popeoftheplayers.eu:1935/redirect" -a "redirect" -f "LNX 17,0,0,134" -W "http://popeoftheplayers.eu/atdedead.swf" -p "http://popeoftheplayers.eu/crichd.php?id=24&width=600&height=450" -y "24"  -T "#atd%#$ZH" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Code:
-T "#atd%#$ZH"
or
Code:
-T "#atd%%#$ZH"
Reply With Quote