View Single Post
  #2  
Old 11-03-2014, 03:46 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: rtmp this link please!


Hi,

just read the rtmpdump synopsis or help.Start CMD then enter PathToRtmpdumpFolder (or just copy CMD.exe into your rmtpdump folder to prevent entering the path).

rtmpdump.exe --help.Now you get the full parameter list + description.Below the link minimum datas to get it work.
Code:
rtmpdump -v -r "rtmp://cp86438.live.edgefcs.net/live" -y "livestream6_171@40495" | "player" -
greetz
Reply With Quote