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?