View Single Post
  #10  
Old 01-10-2012, 12:18 PM
blubberhoofd blubberhoofd is offline
Junior Member
 
Join Date: Oct 2011
Posts: 1
blubberhoofd is on a distinguished road
Default

Re: I've spent 6 hours trying to get rtmpsrv working!


Quote:
Originally Posted by chap View Post
Code:
RTMP Server v2.4 GIT-2011-12-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935

rtmpdump -r "rtmpe://ll.securestream.channel4.com:1935/a4174/e1/" -a "a4174/e1/?
ovpfv=1.1&e=1325868732&ip=213.229.74.111&h=1139d736285a642ff9d9f1b186cc3b53" -f
"WIN 10,3,183,10" -W "http://www.channel4.com/static/programmes/asset/flash/swf/
4odplayer-11.8.5.swf" -p "http://www.channel4.com/programmes/the-hamburg-cell/4o
d" -C Z: -y "mp4:xcuassets/CH4_08_02_16_34046001001003_002.mp4?e=1325868732&ip=2
13.229.74.111&h=1139d736285a642ff9d9f1b186cc3b53" -o CH4_08_02_16_34046001001003
_002.flv

RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              6065.07
INFO:   moovPosition          28.00
INFO:   width                 512.00
INFO:   height                288.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       24000.00
INFO:   audiochannels         2.00
INFO: trackinfo:
INFO:   length                151625000.00
INFO:   timescale             25000.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                145561600.00
INFO:   timescale             24000.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
4751.107 kB / 65.96 sec (1.0%)
did you use a vpn or proxy to achieve this?
did you use RTMP explorer to get the parameters?
also, does it make any difference if you use RTMPdump instead of RTMP server for this, considering proxy or vpn setup?
Reply With Quote