Is it possible making it to support securetoken protection which a lot of sites are using it lately?<br><br><div class="gmail_quote">2009/12/25 Howard Chu <span dir="ltr">&lt;<a href="mailto:hyc@highlandsun.com">hyc@highlandsun.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Works well now for obtaining the relevant connect / play parameters of rtmp and rtmpe streams. So we now have enough to invoke rtmpdump successfully for any stream. Is there anything more we can learn by implementing the complete proxy functionality?<br>

<br>
Just a few more simple steps - when we read the Connect parameters and get the swfUrl, we then have to retrieve the player at that URL to compute its size and hash for SWF verification. Then we can initiate an outbound client connection to the real server and from then on just relay packets back and forth transparently. (Well, we have to intercept the swfverify ping and generate our own reply, but that&#39;s about it.)<br>

 -- hyc<br>
<br>
_______________________________________________<br>
rtmpdump mailing list<br>
<a href="mailto:rtmpdump@mplayerhq.hu" target="_blank">rtmpdump@mplayerhq.hu</a><br>
<a href="https://lists.mplayerhq.hu/mailman/listinfo/rtmpdump" target="_blank">https://lists.mplayerhq.hu/mailman/listinfo/rtmpdump</a><br>
</blockquote></div><br>