Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 10-13-2012, 01:33 AM
chanc chanc is offline
Senior Member
 
Join Date: Sep 2012
Posts: 115
chanc is on a distinguished road
Default

c-span


I tried to download from http://www.c-span.org/Debates/ with rtmp-host.sh

And I got :
Code:
Administrator@pc ~
$ rtmp-host.sh
Killed flash player for clean dump. Hosts file reset.
Restart video then press enter here.

127.0.0.1 s1g3v4ljhhuslz.cloudfront.net
Press enter to start RtmpSrv, then restart video.

RTMP Server v2.4 GIT-2012-07-26 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
Closing connection... done!

RTMPDump v2.4 GIT-2012-07-26 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
Closing connection... done!

RTMPDump v2.4 GIT-2012-07-26 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
INFO: Connected...
ERROR: WriteN, RTMP send error 10053 (42 bytes)
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Connecting ...
Closing connection... done!

INFO: Connected...
ERROR: WriteN, RTMP send error 10053 (42 bytes)
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
ERROR: Handshake failed
Closing connection... done!
Can it be done ?
Reply With Quote
  #2  
Old 10-13-2012, 09:28 AM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

Re: c-span


It is working now. Please note some big changes have been made to both my build of RtmpSrv and the rtmp-host.sh script as well. I will be updating the script with warning to reflect this, but for now you need to be using the RtmpSrv version as shown below.

Code:
$ rtmp-host.sh
Killed flash player for clean dump. Hosts file reset.
Restart video then press enter here.

127.0.0.1 s1g3v4ljhhuslz.cloudfront.net
Press enter to start RtmpSrv, then restart video.

RTMP Server v2.4-46-gaa28ba7
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
- Playback Failed:
secureTokenResponse

rtmpdump -r "rtmp://s1g3v4ljhhuslz.cloudfront.net:1935/cfx/st" -a "cfx/st" -f "W
IN 11,4,402,278" -W "http://d1k4es7bw1lvxt.cloudfront.net/cspanPlayer.php?progra
mid=289244" -p "http://imagebalancer-1946738455.us-east-1.elb.amazonaws.com/embe
dCloud.php?id=308539-1&width=[W]&height=[H]&autoplay=true" -y "mp4:2012/10/11/20
121011205922001_hd.mp4" -o 20121011205922001_hd.flv -T '- Playback Failed: '
RTMPDump v2.4-46-gaa28ba7
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              3608.68
INFO:   moovPosition          181524604.00
INFO:   width                 640.00
INFO:   height                480.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            77.00
INFO:   avclevel              30.00
INFO:   aacaot                2.00
INFO:   videoframerate        22.48
INFO:   audiosamplerate       44100.00
INFO:   audiochannels         2.00
INFO: tags:
INFO:   ©too                 Lavf53.6.0
INFO: trackinfo:
INFO:   length                3244202.00
INFO:   timescale             899.00
INFO:   language              und
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                159111168.00
INFO:   timescale             44100.00
INFO:   language              und
INFO: sampledescription:
INFO:   sampletype            mp4a
4465.516 kB / 88.45 sec (2.4%)

Last edited by svnpenn : 10-13-2012 at 10:47 AM.
Reply With Quote
  #3  
Old 11-15-2012, 04:23 PM
Samizdat Samizdat is offline
Junior Member
 
Join Date: Dec 2011
Posts: 6
Samizdat is on a distinguished road
Default

Re: c-span


'rtmpdump -r "rtmp://s1g3v4ljhhuslz.cloudfront.net:1935/cfx/st" -a "cfx/st" -f "W
IN 11,4,402,278" -W "http://d1k4es7bw1lvxt.cloudfront.net/cspanPlayer.php?progra
mid=289244" -p "http://imagebalancer-1946738455.us-east-1.elb.amazonaws.com/embe
dCloud.php?id=308539-1&width=[W]&height=[H]&autoplay=true" -y "mp4:2012/10/11/20
121011205922001_hd.mp4"' - are you serious? Have the copyright wars really deteriorated to the point that such a ridiculous amount of horseshit must go into a command line to play some crummy stream?

Last edited by Samizdat : 11-15-2012 at 04:25 PM. Reason: output
Reply With Quote
  #4  
Old 11-15-2012, 04:33 PM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

Re: c-span


Quote:
Originally Posted by Samizdat
'rtmpdump -r "rtmp://s1g3v4ljhhuslz.cloudfront.net:1935/cfx/st" -a "cfx/st" -f "W
IN 11,4,402,278" -W "http://d1k4es7bw1lvxt.cloudfront.net/cspanPlayer.php?progra
mid=289244" -p "http://imagebalancer-1946738455.us-east-1.elb.amazonaws.com/embe
dCloud.php?id=308539-1&width=[W]&height=[H]&autoplay=true" -y "mp4:2012/10/11/20
121011205922001_hd.mp4"' - are you serious? Have the copyright wars really deteriorated to the point that such a ridiculous amount of horseshit must go into a command line to play some crummy stream?
Better

Quote:
rtmpdump -o a.flv -r rtmp://video.c-spanarchives.org/fastplay -y mp4:full/201
2/10/22/20121022205949001_hd
RTMPDump v2.4-72-g64c96bf
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
825.451 kB / 5.11 sec
Reply With Quote
  #5  
Old 11-20-2012, 03:28 PM
Samizdat Samizdat is offline
Junior Member
 
Join Date: Dec 2011
Posts: 6
Samizdat is on a distinguished road
Default

Re: c-span


Thanks, svnpenn, you cats at S-R are the best. Your streamlined command line worked like a charm for me!

I'm not quite up to speed on writing my own Adobe encryption reversal code yet, but maybe I'll get there in a few years! Speaking of which, could reversal be achieved more simply by Wiresharking one's DVR, for instance?

Last edited by Samizdat : 11-20-2012 at 03:33 PM. Reason: reversal
Reply With Quote
  #6  
Old 11-21-2012, 05:57 PM
Samizdat Samizdat is offline
Junior Member
 
Join Date: Dec 2011
Posts: 6
Samizdat is on a distinguished road
Default

Re: c-span


Quote:
Originally Posted by Samizdat View Post
could reversal be achieved more simply by Wiresharking one's DVR, for instance?
guess not
Reply With Quote
  #7  
Old 03-08-2013, 06:30 PM
Samizdat Samizdat is offline
Junior Member
 
Join Date: Dec 2011
Posts: 6
Samizdat is on a distinguished road
Default

Re: c-span


Quote:
Originally Posted by svnpenn View Post
Better
Better yet (as it seems to produce a cleaner capture)

Quote:
rtmpdump -r "rtmp://s1g3v4ljhhuslz.cloudfront.net:443/cfx/st/mp4:2013/03/06/20130306105954002_hd.mp4" -o a.mp4
(in this case, the opening hour of United States Senator Rand Paul's filibuster, beginning at minute 48 of hour 11 [ file 20130306105954002_hd.mp4 ] of 2013-03-06 C-Span Senate proceedings and continuing with hours 12 through 24 [ files 20130306115954002_hd.mp4 through 20130306235954002_hd.mp4 )

Last edited by Samizdat : 03-08-2013 at 08:58 PM. Reason: elaboration
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


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


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons