On Thursday 28 September 2006 11:21, Alex Zimin wrote:

> Is it possible to authenticate with Red5 for stream publishing at the same
> time leave stream play available without any authentication?

Connect to other source via HTTPS to obtain the key and use it. Intercept 
stream publishing with ApplicationAdapter#onStreamPublishStart (I may mispell 
method name here)

AS3 byte level access to data allows you to implement features you need to 
secure the stream. I don't know whether laszlo supports ActionScript3 because 
I use Flex 2.

But right now this is not so easy with Red5. Or maybe there's a way to use 
Apache and servlets access separation for this in trunk, Joachim, Paul, 
anyone? :)

-- 
novemberain.com | flexwiki.novemberain.com | rubyonrails.ru | osflash.org/red5

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

Reply via email to