[Red5] RMTP client

Joachim Bauch jojo at struktur.de
Tue Apr 24 13:26:31 EDT 2007


Hi Bill,

Interalab schrieb:
> Second, we're starting to write a client for publishing video/audio to 
> Red5 (not Actionscript in a Flash Player movie, something in Java or 
> C++).  We have looked at the SimpleClient.java and the RTMP 
> documentation at http://osflash.org/documentation/rtmp#fn__1.  I'm 
> wondering if there is any other documentation or if anyone has anything 
> started that we might be able to use as a springboard? 

there is a basic RTMP client at "org.red5.server.net.rtmp.RTMPClient"
which currently supports method calls and shared objects. All you need
to do is extend that to support stream publishing and you're done ;)
The RTMPClient uses the default RTMP encoder and decoder of Red5 so
you don't have to reinvent the wheel in this area.

Joachim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4355 bytes
Desc: S/MIME Cryptographic Signature
Url : http://osflash.org/pipermail/red5_osflash.org/attachments/20070424/1088104d/smime.bin


More information about the Red5 mailing list