I am new to the software. I worked for many years doing macromedia flash server on contract at adobe.
I am learning your source tree and will clugg together a server package with Red 5. Any advice from all? I like to avoid server 3K so I am asking you all what OS package works best. Peace out bugman -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, April 25, 2007 8:05 AM To: [email protected] Subject: Re: [Red5] RMTP client Hi Joachim, I'm a newby to rtmp and i have a similar problem like Bill. I know how to implement a client on top of RTMPCLient, but i do not know, in which order i have to send messages (in my case for receiving audio stream). Could you or anybody else help me? Or is there an example or documentation? Thanks a lot in advance, Sebastian Zitat von Joachim Bauch <[EMAIL PROTECTED]>: > 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 > _______________________________________________ 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
