[Red5] Connecting to RTMP from JSP?
Luke Scott
luke at cywh.com
Tue Aug 21 21:46:15 PDT 2007
Hi,
I actually found using a gateway was much easier as all you need to
do is get the web.handler bean and speak to the existing Application
instance directly :)
-Luke
On Aug 21, 2007, at 6:42 PM, Jeff Simpson wrote:
> Take a look at the RTMPClient class:
>
> http://dl.fancycode.com/red5/api/org/red5/server/net/rtmp/
> RTMPClient.html
> http://osflash.org/pipermail/red5_osflash.org/2007-June/012628.html
>
> -Jeff
>
> Luke Scott wrote:
>> Hello,
>>
>> Is there a way to connect to an application through RTMP using a JSP,
>> which is loaded by Jetty? If so, how would I go about doing that?
>>
>> All I really need to do is verify that a public variable contains a
>> value for security reasons. I don't want a user to connect to the
>> http protocol unless they have a validated session under the RTMP
>> protocol. Is there perhaps a better way instead of connecting through
>> the RTMP socket?
>>
>> -Luke
>>
>> _______________________________________________
>> Red5 mailing list
>> Red5 at osflash.org
>> http://osflash.org/mailman/listinfo/red5_osflash.org
>>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20070821/f2581b6a/attachment.html
More information about the Red5
mailing list