Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Recording a stream via RTMPDump

(http://stream-recorder.com/forum/showthread.php?t=20531)

nyght 12-13-2015 05:55 PM

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

hasomaso 12-13-2015 06:43 PM

Re: Recording a stream via RTMPDump


 
Code:

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"

nyght 12-13-2015 09:34 PM

Re: Recording a stream via RTMPDump


 
Awesome, thank you.

It looks like I got a bit further, though the dump ended prematurely.

Any ideas?

Code:

RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  audiodatarate        32.00
INFO:  audiosamplerate      44100.00
INFO:  audiochannels        2.00
INFO:  audiocodecid          10.00
INFO:  canSeekToEnd          FALSE
INFO:  audiodevice          Wave In 2 32680708 (Orban Optimod 1101)
INFO:  metadatacreator      Orban Opticodec-PC PE 3.8.100 (os=Windows NT 6.1 Service Pack 1)
INFO:  description          WKYS
INFO:  name                  WKYS
INFO:  createdby            Radio One Inc.
INFO:  website              kysdc.com
INFO:  creationdate          Wednesday, December 09, 2015 07:10:37 UTC
INFO:  artist                MIGUEL FT WALE
INFO:  title                COFFEE
INFO:  url                  http://bnmgr.andomedia.com/bnmgr/abmw.asp?z=38254&isframe=true|duration=239
17.455 kB / 3.87 sec
INFO: Metadata:
INFO:  audiodatarate        32.00
INFO:  audiosamplerate      44100.00
INFO:  audiochannels        2.00
INFO:  audiocodecid          10.00
INFO:  canSeekToEnd          FALSE
INFO:  audiodevice          Wave In 2 32680708 (Orban Optimod 1101)
INFO:  metadatacreator      Orban Opticodec-PC PE 3.8.100 (os=Windows NT 6.1 Service Pack 1)
INFO:  description          WKYS
INFO:  name                  WKYS
INFO:  createdby            Radio One Inc.
INFO:  website              kysdc.com
INFO:  creationdate          Wednesday, December 09, 2015 07:10:37 UTC
INFO:  artist                ALICIA  KEYS F. TONY, TONI, TONE
INFO:  title                DIARY
INFO:  url                  http://bnmgr.andomedia.com/bnmgr/abmw.asp?z=38254&isframe=true|duration=278
218.082 kB / 50.82 sec
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
219.588 kB / 51.15 sec
Download complete


hasomaso 12-14-2015 03:03 AM

Re: Recording a stream via RTMPDump


 
use the latest rtmpdump release of KSV


All times are GMT -6. The time now is 06:38 PM.