[openmeetings-user] Re: RTMPS

2011-10-19 Thread nexus
Sorry for the late reply, but I'm glad you got it working. I just put the HTTPS part in case you wanted it, but like Sebastian said it is not needed since little data is transferred over HTTP. I don't use it myself for openmeetings, but have used for other projects such as using a Java-PHP bridge i

[openmeetings-user] Re: RTMPS

2011-10-15 Thread nexus
ail.com" wrote: > @nexus: meanwhile maybe you could re-submit your initial document again? > Btw: What did fail in your case with the RTMPSClient? I have submited some > problems to the forums but not yet clear what the result will be. > > Sebastian > > 2011/10/13 Hol

[openmeetings-user] Re: RTMPS

2011-10-10 Thread nexus
On Oct 10, 9:37 am, "seba.wag...@gmail.com" wrote: > Hallo Holger, > > as Nexus did explain, he was using NATIVE SSL not RTMPS. > Also it does require to change source code and recompile that client. > > Our guide will be quite similar to what Nexus has done. > &g

[openmeetings-user] Re: RTMPS

2011-10-07 Thread nexus
On Oct 7, 9:52 am, "Holger Rabbach (ICT)" wrote: > Hi Sebastian, > > Sounds good - screensharing and recording are not of high importance at this > point, so I can live without them until this is fixed. I'll keep an eye open > for the guide to be published. Thanks for your quick response. > >

Re: Native RTMPS in Openmeetings

2010-08-24 Thread nexus
ctx.put("port", port); } I am pretty stuck at this point. It appears this implementation will work, but I am not sure where to create the mechanism to tell Openmeetings to use the RTMPSClient. I have uploaded my red5- screenshare code here: http://openmeetings-user.googlegroup

Re: RTMPS

2010-08-24 Thread nexus
You will first need to make sure that RTMPS is enabled and set up in Red5 first and set up a keystore. I believe it is not enabled by default. I have tried to put together an RTMPS Howto under the pages section on the Openmeetings GoogleGroups page. Hopefully, this will be helpful in setting this u

Re: SSL Howto?

2010-08-24 Thread nexus
I made an SSL HowTo under the pages section. It will take a little bit of work to set it up, but I hope it is useful for those who wish to use this method. On Aug 23, 11:34 am, Tom wrote: > Nexus, > > I too am interested could you post it here? > > On Aug 13, 10:08 a

View this page "RTMPS Howto"

2010-08-24 Thread nexus
Click on http://groups.google.com/group/openmeetings-user/web/rtmps-howto - or copy & paste it into your browser's address bar if that doesn't work. -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to open

Re: SSL Howto?

2010-08-13 Thread nexus
If you are still interested, I can put together a howto on how to get it working. On Jul 31, 6:07 pm, "chuml...@hotmail.com" wrote: > Hi All! > > I see the Wiktor managed to get his system working with encryption, > but I'm finding nothing but conflicting info about how to get ssl / > rtmps worki

Re: Native RTMPS in Openmeetings

2010-08-13 Thread nexus
ld or the > source, I will have to add some mechanism that it does switch to the SSL > Version of the RTMP Client too. > > Sebastian > > 2010/8/13 nexus > > > > > > > Sounds good. This morning I was doing some testing. It appears that on > > the MAC and Lin

Re: Native RTMPS in Openmeetings

2010-08-13 Thread nexus
screen sharer to work using the above implementation, it appears that you can have an Openmeetings RTMPS solution on all clients. On Aug 13, 6:07 am, Sebastian Wagner wrote: > Hi Nexus, > > I've found a implementation: > org.red5.server.net.rtmps.RTMPSClient > > But I have to

Re: Native RTMPS in Openmeetings

2010-08-12 Thread nexus
tionScript3, and we still compile to ActionScript2. > > Sebastian > > 2010/8/12 nexus > > > > > > > In our environment, we have all windows clients with the exeption of 2 > > MAC clients. To get native RTMPS working, we did purchase a valid SSL > > cert from god

Re: Native RTMPS in Openmeetings

2010-08-12 Thread nexus
.lzx files though. This is pretty much the last piece I was looking into getting working before we put the server into production. Love the project by the way and I would be willing to assist in development in this area where I can. On Aug 12, 3:55 am, Sebastian Wagner wrote: > Hallo Nexus,

Native RTMPS in Openmeetings

2010-08-12 Thread nexus
I have recently set up Red5 to work with RTMPS using native SSL (no HTTPS tunneling). I have noticed quite a performance increase using this method, but unfortunately Openmeetings will not currently work with RTMPS using this method. I think the issue is that by default the Flash client sets the pr