 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.
|