--
You received this message because you are subscribed to the Google Groups "OpenMeetings User" group.
To post to this group, send email to openmeet...@googlegroups.com.
To unsubscribe from this group, send email to openmeetings-u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
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.
Holger

Holger
-----Original Message-----
From: openmeet...@googlegroups.com [mailto:openmeet...@googlegroups.com] On Behalf Of nexus
Sent: Samstag, 8. Oktober 2011 02:01
To: OpenMeetings User
Subject: [openmeetings-user] Re: RTMPS
[...]
I did a lot of work a while back using RTMPS with Openmeetings and it works well. Sounds like you have the Red5 side set up. In order to get native SSL RTMPS to work with Openmeetings you have to checkout and download the source and add the following bit of code to the following
file: WebContent\openmeetings\base\remote\rtmpConnection.lzx
this._nc = new NetConnection();
// local reference to rtmpconnection
this._nc.t = this;
this._nc.proxyType = "best"; --This is the line that
you have to add
After you add this line and build the app using the instructions on the build page, RTMPS will work.
In short, this line is necessary to tell the Flash player to try native SSL first before trying to go through other methods.
I have successfully used native SSL RTMPS using openmeetings with Windows, Mac, and Linux clients. It sounds like you have your keystore set up so this should be all you need.
I have been able to use the screensharer while using RTMPS but had to hard code the port in the source to use my RTMP port. So the screensharer has not been encrypted. I have recently been trying to build an RTMPS screensharer but have not been sucessful yet. I am looking forward to the guide mentioned as this should help with this quite a bit. I hope this is helpful.
--
You received this message because you are subscribed to the Google Groups "OpenMeetings User" group.
To post to this group, send email to openmeet...@googlegroups.com.
To unsubscribe from this group, send email to openmeetings-u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
Hi Sebastian,
I thought that’s what I had set up. I did change the source code and recompile. And looking at http://gregoire.org/2009/11/12/native-rtmps-in-red5/, that’s pretty much what I did. Maybe a clarification is needed as to what the difference between RTMPS and native SSL is – I thought they were the same thing… even Nexus talks about “native RTMPS” in his mailing list posts from last year…
Holger

, Oktober 2011 15:37
To: openmeet...@googlegroups.com
Subject: Re: [openmeetings-user] Re: RTMPS
Sorry to come back to this old message, but I'm still confused. I did edit the client source (to add the "best" proxy type), recompiled and installed it and I did import the certificate into the keystore. Running tcpdump on my server, I can see the only ports being used (and actually even attempted) are 5080 and 1935 - I can also see that all traffic is unencrypted. The client obviously never even tries any kind SSL connection. For debugging purposes, which ports would I expect to see traffic on if it worked? Or would it try to negotiate a TLS connection on port 1935? Unfortunately Google removed all the pages on Google Groups, so the short howto that Nexus put together last year is no longer available. I'm not getting anywhere here, even though I've tried various things already, including modifying red5-core.xml to include the beans needed for RTMPS (still, since the client never even tries to connect to that additional port, it would seem to make no difference). I'd just wait for the promised bits of documentation, but since I'm working on a prototype installation for a study project, I have a deadline hanging over my head and even though it wouldn't be the end of the world if I couldn't, it would be nice if I could actually demonstrate to my tutor that the required security mechanisms already work and aren't "going to work" at some later date :). Not trying to put any pressure on anyone here, just trying to explain why I'm so persistent in coming back to this topic. I really appreciate the amount of work that's going into OpenMeetings and the helpful responses here on this list.
Best regards,
Holger
-----Original Message-----
From: openmeet...@googlegroups.com [mailto:openmeet...@googlegroups.com] On Behalf Of nexus
Sent: Samstag, 8. Oktober 2011 02:01
To: OpenMeetings User
Subject: [openmeetings-user] Re: RTMPS
this._nc = new NetConnection();
To post to this group, send email to openmeet...@googlegroups.com.
To unsubscribe from this group, send email to openmeetings-u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
sounds geat, let us know if there is an issue, maybe we do currently
work on the same things ^^
Sebastian
2011/10/15 nexus <nexu...@gmail.com>:
--
Hi Ed,
All I really did was follow the instructions in the document attached to issue 1543 in the issue tracker (and apply some manual “error correction” to it). I’m still running the HTTP part unencrypted at the moment, but plan to switch to HTTPS soon - I guess that should also close the unencrypted password gap.
Best regards,
Holger

From: openmeet...@googlegroups.com [mailto:openmeet...@googlegroups.com] On Behalf Of dormi...@gmx.de
Sent: Dienstag, 18. Oktober 2011 12:26
To: openmeet...@googlegroups.com
--
You received this message because you are subscribed to the Google Groups "OpenMeetings User" group.
To view this discussion on the web visit https://groups.google.com/d/msg/openmeetings-user/-/ibkIud3kMVEJ.
To post to this group, send email to
openmeet...@googlegroups.com.
To unsubscribe from this group, send email to
openmeetings-u...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/openmeetings-user?hl=en.
@Holger Rabbach: Could you please write down your a detailed step by
step information?
Best Regards
Ed
On 19 Okt., 17:55, nexus <nexusw...@gmail.com> wrote:
> 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 in Red5.
>
> On Oct 18, 8:54 am, "seba.wag...@gmail.com" <seba.wag...@gmail.com>
> wrote:
>
>
>
> > If you are usingRTMPSthe password from the OpenMeetings client to the
> > server is already encrypted.
> >RTMPSis used not only for the video part but also for all DATA
> > > We also tried to secure the use of openmeetings withRTMPSfor our
> > Sebastian Wagnerhttp://www.openmeetings.dehttp://www.webbase-design.dehttp://www.wagn...
> > seba.wag...@gmail.com
>
> > image001.jpg
> > 28KViewDownload- Hide quoted text -
>
> > - Show quoted text -- Zitierten Text ausblenden -
>
> - Zitierten Text anzeigen -
There is RTMPS documentation at http://code.google.com/p/openmeetings/wiki/RTMPSandHTTPS, but in only works with trunk or the nightly builds at the moment, as far as I know.
Holger
-----Original Message-----
From: openmeet...@googlegroups.com [mailto:openmeet...@googlegroups.com] On Behalf Of dormitilla
Sent: Freitag, 2. Dezember 2011 19:33
To: OpenMeetings User
Subject: [openmeetings-user] Re: RTMPS