[osflash] Publish problem
Nicolas Cannasse
ncannasse at motion-twin.com
Thu Apr 12 03:46:28 EDT 2007
> Hi,
>
> I'm developing a mini flash server in C++. It will be able to do a
> minimal set of actions. Until now, I was able to connect, create
> streams, and do some publish.
If what you want is just realtime communications, you should use
XMLSocket instead of NetConnection. If you want more infos about RTMP
implementation, you should watch the Red5 or the haXe Video
(http://haxevideo.org) sources.
Nicolas
More information about the osflash
mailing list