>1.Have you written an application framework/server for it? Does it use
IIS 
>or something and then you just drop the red5 C# classes there? Does it
use >apache's mono module (can't remember the name) in the case of mono
on >apache? Have you written it as a standalone server all by itself? 

My current test-setup is based on a TcpListener in a dummy WinForms
application. I plan to make it a pure service, but for the time being it
it just convenient to have a simple killable application.

>2. Will it be able to run using Mono?
I don't know about Mono. Considering the fact that I use pure C# managed
code, it would not be problematic to use Mono.

>3. Will you publish/open-source the sources?
I am considering this, since it is basically a port of the Java version,
which is not my code, but open source by itself. Certain portions will
remain closed, but the basic stuff will be open.
 

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to