View Single Post
  #7  
Old 04-24-2010, 01:25 AM
hyc hyc is offline
RTMPdump team
 
Join Date: Dec 2009
Posts: 169
hyc will become famous soon enoughhyc will become famous soon enough
Default

Re: teleru.com: failed to read RTMP packet header. any suggestions please?


I took a look using rtmpsuck instead. This stream is using a couple of commands I haven't seen before, so they're not supported in rtmpdump. rtmpsuck 2.2c had a small parsing bug too, now fixed in SVN. Aside from that, it saves the stream with no trouble.

current SVN rtmpdump now has a "-Y" option to trigger the set_playlist command that this stream requires. That should get you started. When I tried to grab your stream though, it stopped after only 4.3% was transferred. The playpath specifies max_time=210 and it stopped at 211 seconds. I guess the actual player must have to send a series of commands to get an entire stream down.

Last edited by hyc : 04-24-2010 at 06:20 AM.
Reply With Quote