Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#31
|
|||
|
|||
BBC iPlayer: Problem capturing iPhone mp3 stream using rtmpsrvI have successfully used RTMPsrv.exe v2.1d (the latest version that runs under Windows 9x) to capture the RTMP command line from the BBC's Limelight servers, which stream the default mp4 audio stream for its iPlayer service for BBC radio (aac audio, in an mp4a container, all wrapped in a Flash .flv wrapper).
However, I have never succeeded in capturing the RTMP command line from the BBC's Akamai servers, which stream the alternative mp3 audio stream for its iPlayer on-demand service for radio shows. This may be because the mp4 audio stream is the default stream. Certainly, the BBC iPlayer will only serve the Flash stream containing mp4 audio if you play an on-demand radio show on their website. It offers two streams of mp4 audio, 128 kbps or 48 kbps. But there is no option to listen to the mp3 stream. In fact, as will be familiar to users of get_iplayer.pl, the mp3 stream is restricted, and is supplied only to the iphone (and similar mobile devices that can't run Adobe's Flash Player). Get_iplayer in fact downloads that iphone mp3 stream. The Media Selector pages all contain detals of an mp3 stream, being served from an rtmp:// source, by an Akamai server: an mp3 stream with the host cp48188.edgefcs.net at a bitrate of 128 kbps. Example: http://www.bbc.co.uk/mediaselector/4...tream/b00283jf I can build a working command line for the mp3 stream, manually, from the details on that Media Selector page. But I don't seem to have the knack of emulating (i.e. spoofing) an iphone, so I can't actually play that mp3 stream on my computer. So I can't feed it through rtmpsrv. Has anyone had any luck capturing an iplayer command line for that stream using rtmpsrv? |
#32
|
|||
|
|||
Get_iPlayer - Revised to include Radio 4 ExtraThe accompanying file is from:
http://www.mediafire.com/?pd0nj8wk1qqj4cp This is a modified Get_iPlayer.pl v2.76 (edited to support Radio 4 Extra instead of the former Radio 7). These are the details of the changes - 1. Modified two lines in it for the new BBC iPlayer, in the section headed ‘# Limelight CDN’: from: $conn->{playpath} = "$cattribs->{identifier}?$cattribs->{authString}"; to: $conn->{playpath} = "$cattribs->{identifier}"; from: $conn->{application} = $cattribs->{application}; to: $conn->{application} = "$cattribs->{application}?$cattribs->{authString}"; 2. To prevent Get_iPlayer "phoning home" to a site that no longer exists, commented out the 7-line section that hunts for plugin updates (headed 'plugins update'). 3. Replaced all the references to 'Radio 7' with 'Radio 4 Extra'. __________________________________________ |
#33
|
|||
|
|||
Recording from BBC media sites.. what works now?Morning all,
I used to be able to pull BBC media videos with RTMPdump creating a niffy output loop. This generates the following error for me: Code:
rtmpdump -r "rtmp://bbcmedia.fcod.llnwd.net:1935/a1414/e3?as=adobe-hmac-sha256&av=1&te=connect&mp=iplayerstream/secure_auth/800kbps/MooreC11-00067344-bringmethehorizon_performance_Flash9_Med_v1_0.mp4,iplayerstream/secure_auth/1500kbps/MooreC11-00067344-bringmethehorizon_performance_Flash9_Hi_v1_0.mp4,iplayerstream/secure_auth/MooreC11-00067344-bringmethehorizon_performance_Flash8_v1_1.flv&et=1314755245&fmta-token=e137ee250207ec0907a7f8415e778f042f73f01ecf70abfe337bf0c0137dfaac" -a "a1414/e3?as=adobe-hmac-sha256&av=1&te=connect&mp=iplayerstream/secure_auth/800kbps/MooreC11-00067344-bringmethehorizon_performance_Flash9_Med_v1_0.mp4,iplayerstream/secure_auth/1500kbps/MooreC11-00067344-bringmethehorizon_performance_Flash9_Hi_v1_0.mp4,iplayerstream/secure_auth/MooreC11-00067344-bringmethehorizon_performance_Flash8_v1_1.flv&et=1314755245&fmta-token=e137ee250207ec0907a7f8415e778f042f73f01ecf70abfe337bf0c0137dfaac" -f "WIN 10,3,183,7" -W "http://www.bbc.co.uk/emp/revisions/18269_21576_10player.swf?revision=18269_21576" -p "http://www.bbc.co.uk/music/festivals/readingandleeds/2011/artists/bringmethehorizon/#p00k2bsk" -y "mp4:iplayerstream/secure_auth/800kbps/MooreC11-00067344-bringmethehorizon_performance_Flash9_Med_v1_0.mp4" -o MooreC11-00067344-bringmethehorizon_performance_Flash9_Med_v1_0.mp4 "ERROR: RTMP_Connect0, failed to connect socket. 10061 (Unknown error)" Any ideas? Or is there a better way to take the transfered file? BBC MediaSelector page used: _http://www.bbc.co.uk/mediaselector/4/mtis/stream/p00k2bsm?cb=23244 |
#34
|
|||
|
|||
BBC Player problem / RTMPExplorer + rtmpdump 2.4Hi !
I'm a french user and i want to download a video on the BBC website (http://www.bbc.co.uk/music/festivals...ydjs/#p00k33nq). So I have to use Tor + Vidalia + Polipo with an UK exit-node to view it. I want to use RTMPExplorer. I set up a proxy (127.0.0.1:8118) in Internet Explorer because this previous software uses its engine to render the pages. Now I can view the video in RTMPExplorer ! But the log is kinda weird : Code:
RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... 2872.404 kB / 28.56 sec (0.6%)INFO: Connected... 11974.398 kB / 119.20 sec (2.5%)Starting download at: 0.000 kB 3384.404 kB / 34.28 sec (0.7%)INFO: Metadata: INFO: duration 4726.64 INFO: moovPosition 40.00 INFO: width 640.00 INFO: height 360.00 INFO: videocodecid avc1 INFO: audiocodecid mp4a INFO: avcprofile 77.00 INFO: avclevel 30.00 INFO: aacaot 2.00 INFO: videoframerate 25.00 INFO: audiosamplerate 48000.00 INFO: audiochannels 2.00 INFO: trackinfo: INFO: length 11816600.00 INFO: timescale 2500.00 INFO: sampledescription: INFO: sampletype avc1 INFO: length 226874368.00 INFO: timescale 48000.00 INFO: sampledescription: INFO: sampletype mp4a 129.458 kB / 1.24 sec (0.0%)WARNING: Trying different position for client digest ! Live : NoDuplicate request, skipping. Closing connection... done! 6776.404 kB / 67.20 sec (1.4%)WARNING: Trying different position for client dige st! Live : NoDuplicate request, skipping. Closing connection... done! 5432.404 kB / 52.80 sec (1.1%)WARNING: Trying different position for client dige st! 1345.458 kB / 13.04 sec (0.2%)Live : No rtmpdump -r "rtmp://bbcmedia.fcod.llnwd.net:1935/a1414/e3?as=adobe-hmac-sha256&a v=1&te=connect&mp=iplayerstream/secure_auth/800kbps/banksr03-00067476-2manydjs_p erformanceh264_Flash9_Med_v1_0.mp4&et=1315179013&fmta-token=9073be4160391b41d14b ab56e256df145c16135c50650d1187b9c7815054b77e" -a "a1414/e3?as=adobe-hmac-sha256& av=1&te=connect&mp=iplayerstream/secure_auth/800kbps/banksr03-00067476-2manydjs_ performanceh264_Flash9_Med_v1_0.mp4&et=1315179013&fmta-token=9073be4160391b41d14 bab56e256df145c16135c50650d1187b9c7815054b77e" -f "WIN 10,3,183,7" -W "http://ww w.bbc.co.uk/emp/revisions/18269_21576_10player.swf?revision=18269_21576" -p "htt p://www.bbc.co.uk/music/festivals/readingandleeds/2011/artists/2manydjs/" -y "mp 4:iplayerstream/secure_auth/800kbps/banksr03-00067476-2manydjs_performanceh264_F lash9_Med_v1_0.mp4" -o banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_ 0.flv 13638.398 kB / 135.80 sec (2.8%)Closing connection... done! RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... 5560.404 kB / 53.76 sec (1.1%)INFO: Connected... 13830.398 kB / 137.56 sec (2.9%)Starting download at: 0.000 kB INFO: Metadata: INFO: duration 4726.64 INFO: moovPosition 40.00 INFO: width 640.00 INFO: height 360.00 INFO: videocodecid avc1 INFO: audiocodecid mp4a INFO: avcprofile 77.00 INFO: avclevel 30.00 INFO: aacaot 2.00 INFO: videoframerate 25.00 INFO: audiosamplerate 48000.00 INFO: audiochannels 2.00 INFO: trackinfo: INFO: length 11816600.00 INFO: timescale 2500.00 INFO: sampledescription: INFO: sampletype avc1 INFO: length 226874368.00 1665.458 kB / 16.68 sec (0.3%)INFO: timescale 48000.00 INFO: sampledescription: INFO: sampletype mp4a 2049.458 kB / 20.64 sec (0.4%)WARNING: Trying different position for client dige st! 193.458 kB / 1.92 sec (0.0%)Live : NoDuplicate request, skipping. Closing connection... done! 2305.458 kB / 23.28 sec (0.4%)WARNING: Trying different position for client dige st! Live : NoDuplicate request, skipping. Closing connection... done! 769.458 kB / 7.36 sec (0.1%)WARNING: Trying different position for client digest ! Live : NoDuplicate request, skipping. Closing connection... done! 8367.403 kB / 85.04 sec (1.7%)WARNING: Trying different position for client dige st! Live : No rtmpdump -r "rtmp://bbcmedia.fcod.llnwd.net:1935/a1414/e3?as=adobe-hmac-sha256&a v=1&te=connect&mp=iplayerstream/secure_auth/800kbps/banksr03-00067476-2manydjs_p erformanceh264_Flash9_Med_v1_0.mp4&et=1315179019&fmta-token=f8e982c3b7aae0d7303b d1c302a6560e4d1088bb5ffece749d843f23226d9a64" -a "a1414/e3?as=adobe-hmac-sha256& av=1&te=connect&mp=iplayerstream/secure_auth/800kbps/banksr03-00067476-2manydjs_ performanceh264_Flash9_Med_v1_0.mp4&et=1315179019&fmta-token=f8e982c3b7aae0d7303 bd1c302a6560e4d1088bb5ffece749d843f23226d9a64" -f "WIN 10,3,183,7" -W "http://ww w.bbc.co.uk/emp/revisions/18269_21576_10player.swf?revision=18269_21576" -p "htt p://www.bbc.co.uk/music/festivals/readingandleeds/2011/artists/2manydjs/" -y "mp 4:iplayerstream/secure_auth/800kbps/banksr03-00067476-2manydjs_performanceh264_F lash9_Med_v1_0.mp4" -o banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_ 0.flv Closing connection... done! RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... 3000.404 kB / 29.88 sec (0.6%)WARNING: Trying different position for client dige st! 15366.398 kB / 152.64 sec (3.2%)Live : NoDuplicate request, skipping. Closing connection... done! 3064.404 kB / 30.56 sec (0.6%)INFO: Connected... 8774.398 kB / 89.32 sec (1.8%)Starting download at: 0.000 kB INFO: Metadata: INFO: duration 4726.64 INFO: moovPosition 40.00 INFO: width 640.00 INFO: height 360.00 INFO: videocodecid avc1 INFO: audiocodecid mp4a INFO: avcprofile 77.00 INFO: avclevel 30.00 INFO: aacaot 2.00 INFO: videoframerate 25.00 INFO: audiosamplerate 48000.00 INFO: audiochannels 2.00 INFO: trackinfo: INFO: length 11816600.00 INFO: timescale 2500.00 INFO: sampledescription: INFO: sampletype avc1 INFO: length 226874368.00 INFO: timescale 48000.00 INFO: sampledescription: INFO: sampletype mp4a 8902.398 kB / 90.32 sec (1.9%)WARNING: Trying different position for client dige st! Live : NoDuplicate request, skipping. Closing connection... done! 9094.398 kB / 92.12 sec (1.9%)WARNING: Trying different position for client dige st! 385.458 kB / 3.84 sec (0.0%)Live : NoDuplicate request, skipping. Closing connection... done! 7032.404 kB / 70.08 sec (1.4%)WARNING: Trying different position for client dige st! 15750.398 kB / 157.80 sec (3.3%)Live : NoDuplicate request, skipping. Closing connection... done! 15878.398 kB / 159.44 sec (3.3%)WARNING: Trying different position for client di gest! 2113.458 kB / 21.24 sec (0.4%)Live : No[/size] Is my problem coming from Tor ? Last edited by pihug12 : 09-05-2011 at 03:47 PM. |
#35
|
|||
|
|||
Re: BBC Player problem / RTMPExplorer + rtmpdump 2.4I know little of what you speak except I have just tried updating to RTMPdump 2.4 and all my get_iplayer downloads failed.
I've reverted to 2.3 and it all works again. So try going back to 2.3 |
#36
|
|||
|
|||
Re: BBC Player problem / RTMPExplorer + rtmpdump 2.4Hi,
Do you know how to change default browser for RTMPexplorer. For example into chrome? I need that for the website which doesn't work with IE... |
#37
|
|||
|
|||
Re: BBC Player problem / RTMPExplorer + rtmpdump 2.4That'd be definitely useful... being able to change the underlaying browser.
|
#38
|
|||
|
|||
Re: BBC Player problem / RTMPExplorer + rtmpdump 2.4Quote:
RTMPexplorer needs more options like using a HTTP or SOCKS proxy ; force rtmpdump in verbose mode... But I don't who developped this software and I don't know if it's open source. :-/ Quote:
RTMPDump 2.3 Code:
RTMPDump v2.3 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! rtmpdump -r "rtmp://213.155.154.196:1935/ondemand?_fcs_vhost=cp41752.edgefcs.net &auth=daEbnagaPcGb7dgbvb.aVaMaPb6a.byb2az-bozs0s-bWG-EnrDBpyoOEtFoxE&aifp=v001&s list=secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.m p4" -a "ondemand?_fcs_vhost=cp41752.edgefcs.net&auth=daEbnagaPcGb7dgbvb.aVaMaPb6 a.byb2az-bozs0s-bWG-EnrDBpyoOEtFoxE&aifp=v001&slist=secure/800kbps/banksr03-0006 7476-2manydjs_performanceh264_Flash9_Med_v1_0.mp4" -f "WIN 10,3,183,7" -W "http: //www.bbc.co.uk/emp/revisions/18269_21576_10player.swf?revision=18269_21576" -p "http://www.bbc.co.uk/music/festivals/readingandleeds/2011/artists/2manydjs/" -C B:0 -y "mp4:secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Me d_v1_0.mp4" -o banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.flv Closing connection... done! RTMPDump v2.3 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! rtmpdump -r "rtmp://213.155.154.196:1935/ondemand?_fcs_vhost=cp41752.edgefcs.net &auth=daEc6dvc2cvbHcpacdcaiafcQdQa.cMbNaS-bozs0C-bWG-JqmFEpxoIDsEpzE&aifp=v001&s list=secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.m p4" -a "ondemand?_fcs_vhost=cp41752.edgefcs.net&auth=daEc6dvc2cvbHcpacdcaiafcQdQ a.cMbNaS-bozs0C-bWG-JqmFEpxoIDsEpzE&aifp=v001&slist=secure/800kbps/banksr03-0006 7476-2manydjs_performanceh264_Flash9_Med_v1_0.mp4" -f "WIN 10,3,183,7" -W "http: //www.bbc.co.uk/emp/revisions/18269_21576_10player.swf?revision=18269_21576" -p "http://www.bbc.co.uk/music/festivals/readingandleeds/2011/artists/2manydjs/" -C B:0 -y "mp4:secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Me d_v1_0.mp4" -o banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.flv Closing connection... done! RTMPDump v2.3 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! rtmpdump -r "rtmp://213.155.154.196:1935/ondemand?_fcs_vhost=cp41752.edgefcs.net &auth=daEb2c5cEd2c1ceaYbicPbtb7b9bBdjcDdp-bozs0K-bWG-FpsFAqApIDrEnxK&aifp=v001&s list=secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.m p4" -a "ondemand?_fcs_vhost=cp41752.edgefcs.net&auth=daEb2c5cEd2c1ceaYbicPbtb7b9 bBdjcDdp-bozs0K-bWG-FpsFAqApIDrEnxK&aifp=v001&slist=secure/800kbps/banksr03-0006 7476-2manydjs_performanceh264_Flash9_Med_v1_0.mp4" -f "WIN 10,3,183,7" -W "http: //www.bbc.co.uk/emp/revisions/18269_21576_10player.swf?revision=18269_21576" -p "http://www.bbc.co.uk/music/festivals/readingandleeds/2011/artists/2manydjs/" -C B:0 -y "mp4:secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Me d_v1_0.mp4" -o banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.flv Closing connection... done! RTMPDump v2.3 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! rtmpdump -r "rtmp://213.155.154.196:1935/ondemand?_fcs_vhost=cp41752.edgefcs.net &auth=daEd.dJaZbRd9codvc.bidSdlbRbrcacldb-bozs0S-bWG-DqqDBozqGDrHoyE&aifp=v001&s list=secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.m p4" -a "ondemand?_fcs_vhost=cp41752.edgefcs.net&auth=daEd.dJaZbRd9codvc.bidSdlbR brcacldb-bozs0S-bWG-DqqDBozqGDrHoyE&aifp=v001&slist=secure/800kbps/banksr03-0006 7476-2manydjs_performanceh264_Flash9_Med_v1_0.mp4" -f "WIN 10,3,183,7" -W "http: //www.bbc.co.uk/emp/revisions/18269_21576_10player.swf?revision=18269_21576" -p "http://www.bbc.co.uk/music/festivals/readingandleeds/2011/artists/2manydjs/" -C B:0 -y "mp4:secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Me d_v1_0.mp4" -o banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.flv Closing connection... done! RTMPDump v2.3 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! rtmpdump -r "rtmp://213.155.154.196:1935/ondemand?_fcs_vhost=cp41752.edgefcs.net &auth=daEbLb2bJcBcccCdMdicoascTcEaqc.bMdr-bozs00-bWG-IopEFpDpHDvHvzK&aifp=v001&s list=secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.m p4" -a "ondemand?_fcs_vhost=cp41752.edgefcs.net&auth=daEbLb2bJcBcccCdMdicoascTcE aqc.bMdr-bozs00-bWG-IopEFpDpHDvHvzK&aifp=v001&slist=secure/800kbps/banksr03-0006 7476-2manydjs_performanceh264_Flash9_Med_v1_0.mp4" -f "WIN 10,3,183,7" -W "http: //www.bbc.co.uk/emp/revisions/18269_21576_10player.swf?revision=18269_21576" -p "http://www.bbc.co.uk/music/festivals/readingandleeds/2011/artists/2manydjs/" -C B:0 -y "mp4:secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Me d_v1_0.mp4" -o banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.flv Closing connection... done! RTMPDump v2.3 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! rtmpdump -r "rtmp://213.155.154.196:1935/ondemand?_fcs_vhost=cp41752.edgefcs.net &auth=daEdRdWayatdLc_accnbXdQdWc3cSbKafdf-bozs09-bWG-EqtDEnFqMDqEpyF&aifp=v001&s list=secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.m p4" -a "ondemand?_fcs_vhost=cp41752.edgefcs.net&auth=daEdRdWayatdLc_accnbXdQdWc3 cSbKafdf-bozs09-bWG-EqtDEnFqMDqEpyF&aifp=v001&slist=secure/800kbps/banksr03-0006 7476-2manydjs_performanceh264_Flash9_Med_v1_0.mp4" -f "WIN 10,3,183,7" -W "http: //www.bbc.co.uk/emp/revisions/18269_21576_10player.swf?revision=18269_21576" -p "http://www.bbc.co.uk/music/festivals/readingandleeds/2011/artists/2manydjs/" -C B:0 -y "mp4:secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Me d_v1_0.mp4" -o banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.flv Closing connection... done! RTMPDump v2.3 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! |
#39
|
|||
|
|||
Re: BBC Player problem / RTMPExplorer + rtmpdump 2.4RTMPdump 2.4 (2011-7-23) latest version I found
Code:
RTMPDump 2.4 git-b627335 2011-7-23 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! rtmpdump -r "rtmp://92.122.125.23:1935/ondemand?_fcs_vhost=cp41752.edgefcs.net&a uth=daEaWaUd0bmamcscJa2aja6dnd4chbvcOa4-boztss-bWG-JnrGCoynHDvGswG&aifp=v001&sli st=secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.mp4 " -a "ondemand?_fcs_vhost=cp41752.edgefcs.net&auth=daEaWaUd0bmamcscJa2aja6dnd4ch bvcOa4-boztss-bWG-JnrGCoynHDvGswG&aifp=v001&slist=secure/800kbps/banksr03-000674 76-2manydjs_performanceh264_Flash9_Med_v1_0.mp4" -f "WIN 10,3,183,7" -W "http:// www.bbc.co.uk/emp/revisions/18269_21576_10player.swf?revision=18269_21576" -p "h ttp://www.bbc.co.uk/music/festivals/readingandleeds/2011/artists/2manydjs/" -C B :0 -y "mp4:secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Med_ v1_0.mp4" -o banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.flv Closing connection... done! RTMPDump 2.4 git-b627335 2011-7-23 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! rtmpdump -r "rtmp://92.122.125.23:1935/ondemand?_fcs_vhost=cp41752.edgefcs.net&a uth=daEbCbSdXc4c_aVbSdzb1bEdabqdMaed6cF-boztsz-bWG-JopGJpCpIBuFrzH&aifp=v001&sli st=secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.mp4 " -a "ondemand?_fcs_vhost=cp41752.edgefcs.net&auth=daEbCbSdXc4c_aVbSdzb1bEdabqdM aed6cF-boztsz-bWG-JopGJpCpIBuFrzH&aifp=v001&slist=secure/800kbps/banksr03-000674 76-2manydjs_performanceh264_Flash9_Med_v1_0.mp4" -f "WIN 10,3,183,7" -W "http:// www.bbc.co.uk/emp/revisions/18269_21576_10player.swf?revision=18269_21576" -p "h ttp://www.bbc.co.uk/music/festivals/readingandleeds/2011/artists/2manydjs/" -C B :0 -y "mp4:secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Med_ v1_0.mp4" -o banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.flv Closing connection... done! RTMPDump 2.4 git-b627335 2011-7-23 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! rtmpdump -r "rtmp://92.122.125.23:1935/ondemand?_fcs_vhost=cp41752.edgefcs.net&a uth=daEaIb0ayaOceb_c.bidRaLbEcCdCdAcqdz-boztsG-bWG-FonDEnwpJCqGpxK&aifp=v001&sli st=secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.mp4 " -a "ondemand?_fcs_vhost=cp41752.edgefcs.net&auth=daEaIb0ayaOceb_c.bidRaLbEcCdC dAcqdz-boztsG-bWG-FonDEnwpJCqGpxK&aifp=v001&slist=secure/800kbps/banksr03-000674 76-2manydjs_performanceh264_Flash9_Med_v1_0.mp4" -f "WIN 10,3,183,7" -W "http:// www.bbc.co.uk/emp/revisions/18269_21576_10player.swf?revision=18269_21576" -p "h ttp://www.bbc.co.uk/music/festivals/readingandleeds/2011/artists/2manydjs/" -C B :0 -y "mp4:secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Med_ v1_0.mp4" -o banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.flv Closing connection... done! RTMPDump 2.4 git-b627335 2011-7-23 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! rtmpdump -r "rtmp://92.122.125.23:1935/ondemand?_fcs_vhost=cp41752.edgefcs.net&a uth=daEducAa2bfaeccaocxacbMaZbFbIcocvdk-boztsL-bWG-BprDEoBnJDpEryF&aifp=v001&sli st=secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.mp4 " -a "ondemand?_fcs_vhost=cp41752.edgefcs.net&auth=daEducAa2bfaeccaocxacbMaZbFbI cocvdk-boztsL-bWG-BprDEoBnJDpEryF&aifp=v001&slist=secure/800kbps/banksr03-000674 76-2manydjs_performanceh264_Flash9_Med_v1_0.mp4" -f "WIN 10,3,183,7" -W "http:// www.bbc.co.uk/emp/revisions/18269_21576_10player.swf?revision=18269_21576" -p "h ttp://www.bbc.co.uk/music/festivals/readingandleeds/2011/artists/2manydjs/" -C B :0 -y "mp4:secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Med_ v1_0.mp4" -o banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.flv Closing connection... done! RTMPDump 2.4 git-b627335 2011-7-23 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! |
#40
|
|||
|
|||
Re: BBC Player problem / RTMPExplorer + rtmpdump 2.4remove from the command option "W"
Code:
rtmpdump -r "rtmp://80.239.224.94:1935/ondemand" -a "ondemand?_fcs_vhost=cp41752.edgefcs.net&auth=daEbaadcEdBaIcjaadydHd2aWbjbEb1bVcV-bozA60-bWG-BnoFAqDnJDwEnzG&aifp=v001&slist=secure/1500kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Hi_v1_0.mp4;secure/banksr03-00067476-2manydjs_performanceh264_Flash8_v1_1;secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.mp4" -f "WIN 10,3,183,5" -p "http://www.bbc.co.uk/music/festivals/readingandleeds/2011/artists/2manydjs/" -C B:0 -y "mp4:secure/800kbps/banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.mp4" -o banksr03-00067476-2manydjs_performanceh264_Flash9_Med_v1_0.flv |
Tags: bbc, bbc iplayer, download, iplayer, rtmpdump, rtmpexplorer, rtmpsrv, rtmpsuck |
Thread Tools | |
Display Modes | |
|
|