RTMPDUMP and Local Radio; Why Not WorkingThe radio station is here: http://player.89xradio.com/
There is a show that plays Sunday mornings from 8am to noon that I am never awake to listen to; I want to record it so I can watch it at noon-ish when I eventually wake up. This radio station puts out two audio streams, an MP3 one (which I can easily capture with streamripper), and an AACv2 one (which I am having trouble with). The MP3 stream is substantially lower fidelity than the AACv2 one. So far, I have found the following links: http://208.80.52.126/CIMXFM.mp3 <-- MP3 stream http://8683.live.streamtheworld.com/CIMXFMAAC <--AACv2 "stream" (I think this is the link to the actual FLV file) Code:
rtmpdump -r "rtmp://brightcove-51.fcod.llnwd.net:1935/a500/e1/uds/rtmp/ondemand?videoId=3595635773001&lineUpId=&pubId=1116875998001&playerId=3476195631001&affiliateId=" -a "a500/e1/uds/rtmp/ondemand?videoId=3595635773001&lineUpId=&pubId=1116875998001&playerId=3476195631001&affiliateId=" -f "LNX 11,2,202,508" -W "http://admin.brightcove.com/viewer/us20151216.1310/federatedVideoUI/BrightcovePlayer.swf?uid=1461942663890" -p "http://player.89xradio.com/" -C B:0 -C S:mp4:1116875998001/1116875998001_3595664544001_blank.mp4&1461949200000&5f91aa681d29c1601047cc810c935a10 -y "mp4:1116875998001/1116875998001_3595664544001_blank.mp4?videoId=3595635773001&lineUpId=&pubId=1116875998001&playerId=3476195631001&affiliateId=" -o 1116875998001_3595664544001_blank.flv <-- RTMP Now, the link above, when typed into Linux terminal, complains about the stuff after the 2nd -C: Code:
1461949200000: command not found Code:
Connecting ... I feel like I am close, but I just don't understand what I am looking at to be able to get past that last hurdle. If anyone has any insight, I'd appreciate it. I hope I provided enough informaiton. |
Re: RTMPDUMP and Local Radio; Why Not WorkingDamn, I was really hoping it would be a super-simple fix I am missing.
Do I need to provide more information? Is this maybe in the wrong forum? |
All times are GMT -6. The time now is 09:38 AM. |