You can intercept broadcasting start in ApplicationAdapter subclass. App adapter is scope by nature, and when user connects to child scope, he also connects to parent scope thus all connections to the application can be handled in one place.
On 04/01/07, yolcu <[EMAIL PROTECTED]> wrote: > > > I want to make something like messageRecorder demo in red5. > But, as i see, everyone can record any length video to server.. They can > abuse it. > Everyone can record everything without control? > > I want the server to auth the user and let recording only according to > conditions.. Isn't that possible? > > Like, you login to site with php, and like uploading any video to site, > you'll record to red5 according to some rules and auth... > > I'm not sure if my mail made any sence :| -- This was freedom. Losing all hope was freedom. Flex wiki (russian): flexwiki.novemberain.com Red5 bug track: jira.red5.org Red5 wiki: wiki.red5.org [use JIRA account] Chasing the beauty in programming: www.ruby-lang.org | www.rubyonrails.org _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
