[Red5] Using rooms

Storm storm.storm at gmail.com
Fri Mar 9 13:50:57 EST 2007


Yes, Red5 manage rooms. I suggest you to have a look at red5 API (javadocs)
and look for IScope interface (and related sub or superinterfaces) and the
IClient and related ones as well. And look at appconnect/join/close
roomConnect/Join/Disconnect... methods in AplicationAdapter. You'll find
pretty much what you need with those.

Have fun ;)

Carlos

On 3/9/07, Martijn van Beek <martijn.vanbeek at gmail.com> wrote:
>
> Hi Red5 List,
>
> I`m working on a chat app with Red5 0.5. It should work as follows:
>
> - default scope: user should get a list of all available rooms so he can
> choose one
> - room scope: user is in a room and can chat with other users and
> eventually they can go private
> - private room: user can enable their webcam and chat.
>
> I'm working in Flex2 on this and so far I have one room where people can
> chat.
>
> My questions is as follows
> - Is there way to manage rooms? or do I have to write it myself.
> - does the Client class know if it is in a room? If so how do I gain the
> info?
> - Correct me if I'm wrong but does a Client invokes the "connect" method
> twice if it is in a room?
>
> Thanks,
> Martijn van Beek
>
>
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>


-- 
-------------------------------------------------------------------
"Nos gusta los domingos ir al parque a pinchar los globos de los niños para
verlos llorar" .- Eskorbuto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20070309/25a0f8cd/attachment.htm


More information about the Red5 mailing list