[Red5] Configuring oflaDemo
Dominick Accattato
daccattato at gmail.com
Sat Nov 24 10:22:02 PST 2007
redspace:
http://www.joachim-bauch.de/tutorials/red5/HOWTO-Security.txt
also, you will want to do your database lookup in the connect() method.
Then you can do a lookup in you stream security code to make sure that only
certain users can stream.
On Nov 24, 2007 9:22 AM, redspace <vendor.net at gmail.com> wrote:
>
> Hi :)
>
> I am new to red5, but I am struggeling with it 2 weeks. I have a flash
> applet which records sound from the users mic and sends it to the
> oflaDemo.
> I want to configure the oflaDemo to recieve only permited streams. I have
> a
> MySQL server and I want to create a temp record for example user_id|hash
> ->
> 2|dawrvx23fs . And I want the oflaDemo to check Select hash FROM table
> WHERE
> user_id=2; and then if( posted_hash = mysql.hash ) then stream. I do not
> know if I explained it wright :)
>
> Thanks
> --
> View this message in context:
> http://www.nabble.com/Configuring-oflaDemo-tf4865730.html#a13924536
> Sent from the Red5 - English mailing list archive at Nabble.com.
>
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
--
Dominick Accattato, CTO
Infrared5 Inc.
www.infrared5.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20071124/7ccae996/attachment-0001.html
More information about the Red5
mailing list