View Single Post
  #2  
Old 03-13-2015, 06:58 AM
-D3n1s- -D3n1s- is offline
Member
 
Join Date: Feb 2015
Location: http://futur3design3r.wixsite.com/d3n1s
Posts: 74
-D3n1s- is on a distinguished road
Default

Re: help to get playpath


RTMPDumpHelper

rtmpdump:

Code:
rtmpdump -r "rtmpe://l.xuscacamusca.se/r/" -W "http://mybeststream.xyz/Zjg5NzE5NjgxYWEzYzczMzJkM2UzY2U0/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28478&width=620&height=470" -y "amc348" -o- | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
SimpleTV:

Code:
rtmp://$OPT:rtmp-raw=rtmpe://l.xuscacamusca.se/r/ swfUrl=http://mybeststream.xyz/Zjg5NzE5NjgxYWEzYzczMzJkM2UzY2U0/jwplayer.flash.swf pageUrl=http://mybeststream.xyz/?id=28478%26width=620%26height=470 playpath=amc348
Reply With Quote