Thanks Joachim, I have try to use RTMPClient but the problem is the same, in RTMPClient connectionOpen method RTMPConnection is null so the code return a NullPointerException.
Moreno On 2/7/07, Joachim Bauch <[EMAIL PROTECTED]> wrote:
Hi Moreno, Moreno Balcon schrieb: [...] > I' m interesting to implement a client with RTMP and i see the > SimpleClient class, but it don't > work for me. I see that connectionOpened is called with RTMPConnection > null. > Someone have the same problem ? you should better use "org.red5.server.net.rtmp.RTMPClient" instead of the SimpleClient: http://dl.fancycode.com/red5/api/org/red5/server/net/rtmp/RTMPClient.html Joachim _______________________________________________ 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
