View Single Post
  #4  
Old 03-27-2015, 11:43 AM
jb721 jb721 is offline
Junior Member
 
Join Date: Mar 2015
Posts: 6
jb721 is on a distinguished road
Default

Re: Janjua.tv rtmpdump


I'm trying to rtmpdump this: http://www.zahipedia.net/2009/07/01/...ews-live-free/

I tried rtmpsrv and rtmpsuck and couldn't get any results. (I did set an iptables rule first)

In wireshark I found what I think I need. My command:
Code:
rtmpdump -r "rtmp://91.109.247.158/live" -a "live" -f "LNX 17,0,0,134" -W "http://www.janjuaplayer.com/resources/scripts/eplayer.swf" -p "http://www.janjuaplayer.com/embedplayer/foxnews440/1/600/400" -C S:OK --live -y "foxnews440?id=34933" -o "test.flv"
How do I find the right rtmpdump parameters if rtmpsuck and rtmpsrv don't display any results?
Reply With Quote