View Single Post
  #4  
Old 04-23-2010, 11:48 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?


The "file" parameter you're using was obviously urlencoded in the XML file and you didn't urldecode it before using it as a playpath.

There are probably other issues too, but that is certainly a problem.
Reply With Quote