As John already mentioned, this is definitely possible. In fact it's pretty straight forward to switch MINA based socket applications from acting as a server to a client. I would recommend looking at MINA (http://mina.apache.org/) and then compare the Red5 source code with some of their sample applications. This should help get you started on creating your own Java based RTMP client.
-Chris On 1/12/07, John Grden <[EMAIL PROTECTED]> wrote: > Yes, it's possible, but you'd have to create a client that can communicate > via RTMP like the flash player does. I think there are some folks on the > list that have already accomplished this. > > > On 1/12/07, Muller Jan <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > i would like to ask you if is possible to connect to red5 server from > another client, than only with flash or flex. For example from JAVA applet. > If your answer is no, so if will be possible in future. Thank you... > > > > Honza > > > > > > > > _______________________________________________ > > Red5 mailing list > > [email protected] > > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > > > > > > > > > -- > [ JPG ] > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > > > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
