Thread: c-span
View Single Post
  #2  
Old 10-13-2012, 08: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 09:47 AM.
Reply With Quote