View Single Post
  #3  
Old 07-18-2012, 05:05 PM
bat999 bat999 is offline
Senior Member
 
Join Date: Apr 2011
Location: UK
Posts: 131
bat999 is on a distinguished road
Default

Re: Finding RTMP URL for live stream


Quote:
Originally Posted by truthseeker2012 View Post
Can someone please find me the relevant URL for this live stream and put it together.
Hi
This is a command for RTMPDump:-

Code:
rtmpdump -r "rtmp://stream4.dmi.ae/live4" -a "live4" -f "LNX 10,1,102,64" -W "https://dashboard.longtailvideo.com/players/flvplayer.swf?file=rtmp://stream4.dmi.ae/live4/dubaione_source.flv&autostart=true&backcolor=000000&frontcolor=FFFFF&lightcolor=FC7404&displayclick=link&stretching=exactfit&fullscreen=false" -p "https://dashboard.longtailvideo.com/players/flvplayer.swf?file=rtmp://stream4.dmi.ae/live4/dubaione_source.flv&autostart=true&backcolor=000000&frontcolor=FFFFF&lightcolor=FC7404&displayclick=link&stretching=exactfit&fullscreen=false" -y "dubaione_source" -v -o dubaione_source.flv
Reply With Quote