... wrong answer ^^ Those libs are referenced in the build-script to compile the server side code. As reference lib, so that the build process does not fail.
Referencing the libs from the server/red5 dir should do the same. Sebastian 2011/7/1 [email protected] <[email protected]>: > Those JARs are only present to make the code not throw any errors in eclipse. > Actually you're right, we could remove them and include the jars from > server/red5/.* > > Sebastian > > 2011/7/1 Maxim Solodovnik <[email protected]>: >> Hello Sebastian, >> According to the SVN >> http://openmeetings.googlecode.com/svn/trunk/singlewebapp/lib/red5_08rc3/ >> red5_08rc2 is located in the lib >> may be it should be updated/removed? >> >> On Fri, Jul 1, 2011 at 14:03, [email protected] <[email protected]> >> wrote: >>> >>> No, >>> >>> the red5 server used is around version 1.0. >>> >>> But indeed the red5.jar that is used in the screensharing application is >>> older. >>> You need first to upgrade that one before you can use the RTMPS-Adapter. >>> >>> >>> Sebastian >>> >>> 2011/7/1 Maxim Solodovnik <[email protected]>: >>> > Hello Roberto, >>> > currently red5 server used has version 0.8rc3, if I'm not mistaken. >>> > I'm afraid it should be upgraded first. >>> > >>> > On Fri, Jul 1, 2011 at 01:12, robertomagan <[email protected]> >>> > wrote: >>> >> >>> >> Hi all: >>> >> >>> >> I saw the screen share application java source code over RTMPT. It >>> >> uses red5 server API, RTMPTClient and others. >>> >> >>> >> I would like to use RTMPSClient (in red5 1.0.0 RC1) to make secure >>> >> connections over SSL/TLS. >>> >> >>> >> Anybody have any idea about how I can implement the new secure screen >>> >> share application? It's should be very similar to actual RTMPT >>> >> solution, isn't it? I think so ... >>> >> >>> >> Thanks in advance. >>> >> >>> >> Roberto. >>> >> >>> >> -- >>> >> You received this message because you are subscribed to the Google >>> >> Groups >>> >> "OpenMeetings developers" group. >>> >> To post to this group, send email to [email protected]. >>> >> To unsubscribe from this group, send email to >>> >> [email protected]. >>> >> For more options, visit this group at >>> >> http://groups.google.com/group/openmeetings-dev?hl=en. >>> >> >>> > >>> > >>> > >>> > -- >>> > WBR >>> > Maxim aka solomax >>> > >>> > -- >>> > You received this message because you are subscribed to the Google >>> > Groups >>> > "OpenMeetings developers" group. >>> > To post to this group, send email to [email protected]. >>> > To unsubscribe from this group, send email to >>> > [email protected]. >>> > For more options, visit this group at >>> > http://groups.google.com/group/openmeetings-dev?hl=en. >>> > >>> >>> >>> >>> -- >>> Sebastian Wagner >>> http://www.webbase-design.de >>> http://openmeetings.googlecode.com >>> http://www.wagner-sebastian.com >>> [email protected] >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "OpenMeetings developers" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/openmeetings-dev?hl=en. >>> >> >> >> >> -- >> WBR >> Maxim aka solomax >> >> -- >> You received this message because you are subscribed to the Google Groups >> "OpenMeetings developers" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/openmeetings-dev?hl=en. >> > > > > -- > Sebastian Wagner > http://www.webbase-design.de > http://openmeetings.googlecode.com > http://www.wagner-sebastian.com > [email protected] > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-dev?hl=en.
