<br><div class="gmail_quote">On 11 April 2010 03:57, Anony Mous <span dir="ltr"><<a href="mailto:anonymous247@gmail.com">anonymous247@gmail.com</a>></span> wrote:<br>[..]<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have to guess that the problem is with the app or tcUrl parameters in the connect packet. Because the failure happens as part of the connect, it hasn't even gotten far enough to to send the playpath. The app and tcUrl are the only important things I'm aware of in the connect packet. I know capabilities, audiocodecs, videocodecs and videofunction are in there, but they're pretty hard coded. There's also pageUrl, and I guess its possible I need to include that... but seems doubtful to me.<br>
<br>
Any other suggestions? Did I make a mistake somewhere along the way?<br></blockquote><div><br>If it helps there's some perl code that I'm told works for CTV here:<br> <a href="http://github.com/monsieurvideo/get-flash-videos/blob/master/FlashVideo/Site/Ctv.pm">http://github.com/monsieurvideo/get-flash-videos/blob/master/FlashVideo/Site/Ctv.pm</a><br>
<br>The important bit being where it makes @rtmpdump_commands, those parameters match the arguments to the command line rtmpdump.<br></div></div>