View Single Post
  #1  
Old 12-13-2015, 05:55 PM
nyght nyght is offline
Junior Member
 
Join Date: Dec 2015
Posts: 3
nyght is on a distinguished road
Default

Recording a stream via RTMPDump


Any 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
Reply With Quote