Question
Create RTMP dynamically
Hi, how can i create RTMP applications with php?
I need several applications dynamically, that are created when two users connect to a private chat, that is nothing more than a simple chat. The swf is the same, the applications are many. And when they disconnect the chat, the applications will be deleted automatically.

I need several applications dynamically, that are created when two users connect to a private chat, that is nothing more than a simple chat. The swf is the same, the applications are many. And when they disconnect the chat, the applications will be deleted automatically.
