Recording a stream via RTMPDumpAny chance someone might be able to help me identify the proper command to dump the stream from http://kysdc.com/wp-admin/admin-ajax...ne_listen_live ?
I tried using the following command without any luck: Code:
rtmpdump --flashVer "WIN 19,0,0,245" --swfUrl "http://cdn-solutions.interactiveone.com/vip/sw.f/lsap_v7.2.swf" --tcUrl "rtmp://cp72151.live.edgefcs.net:1935/live?ovpfv=2.1.6" --pageUrl "http://kysdc.com/wp-admin/admin-ajax.php?action=ione_listen_live" --flv "temp.flv" --url "rtmp://cp72151.live.edgefcs.net:1935/live/WKYS-FM@10604" --app "live?ovpfv=2.1.6" --verbose |
Re: Recording a stream via RTMPDumpCode:
rtmpdump -v -r "rtmp://cp72151.live.edgefcs.net:80/live" -a "live?ovpfv=2.1.6" -f "WIN 19,0,0,245" -W "http://cdn-solutions.interactiveone.com/vip/swf/lsap_v7.2.swf" -p "http://kysdc.com/wp-admin/admin-ajax.php?action=ione_listen_live" -y "WKYS-FM@10604" -o "output.flv" |
Re: Recording a stream via RTMPDumpAwesome, thank you.
It looks like I got a bit further, though the dump ended prematurely. Any ideas? Code:
RTMPDump v2.4 |
Re: Recording a stream via RTMPDumpuse the latest rtmpdump release of KSV
|
All times are GMT -6. The time now is 06:38 PM. |