Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

For my curiosity

(http://stream-recorder.com/forum/showthread.php?t=11126)

n.p. 03-01-2012 01:25 PM

For my curiosity


 
Rtmpsuck works perfectly getting a file:

Code:

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

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
Processing connect
      app : AreenaServer
  flashVer : LNX 11,1,102,62
    swfUrl : http://areena.yle.fi/player/Application.swf?build=2
    tcUrl : rtmp://flashk.yle.fi/AreenaServer
  pageUrl : http://satumaa.yle.fi/umk
ERROR: RTMP_Connect0, failed to connect socket. 113 (No route to host)
WARNING: Trying different position for client digest!
Processing connect
      app : AreenaServer
  flashVer : LNX 11,1,102,62
    swfUrl : http://areena.yle.fi/player/Application.swf?build=2
    tcUrl : rtmp://flashu.yle.fi/AreenaServer
  pageUrl : http://satumaa.yle.fi/umk
      live : no
  Playpath : mp4:maailma/2012/2/25/1330207072772_1330207072844.mp4
 Saving as : 1330207072772_1330207072844.mp4
WARNING: ignoring too small audio packet: size: 0
INFO: Metadata:
INFO:  duration              6602.20
INFO:  moovPosition          28.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      44100.00
INFO:  audiochannels        2.00
INFO: trackinfo:
INFO:  length                165055000.00
INFO:  timescale            25000.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                291156992.00
INFO:  timescale            44100.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            mp4a
WARNING: ignoring too small audio packet: size: 0
ERROR: Request timeout/select failed, ignoring request
Closing connection... done!

But when I try the parameters in rtmpdump, it fails to connect.

Code:

$ rtmpdump --flashVer 'LNX 11,1,102,62' --playpath mp4:maailma/2012/2/25/1330207072772_1330207072844.mp4 --rtmp rtmp://flashk.yle.fi/AreenaServer --swfUrl http://areena.yle.fi/player/Application.swf?build=2 --pageUrl http://satumaa.yle.fi/umk --flv finland_final.flv
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 113 (No route to host)

I am wondering what is going on (just to increase my understanding of the whole process :) ).

I do see the "WARNING: Trying different position for client digest!" message, but don't really know what that means.

chap 03-01-2012 02:34 PM

Re: For my curiosity


 
RTMPDump-YLE

n.p. 03-10-2012 03:07 AM

Re: For my curiosity


 
Quote:

Originally Posted by chap (Post 41349)

Well, I guess having a special program for a particular server works, but I didn't really learn too much about why the regular rtmpdump doesn't. :)

Thanks.


All times are GMT -6. The time now is 12:07 AM.