Re: Screen Sharing OM 3.0.4

2015-04-02 Thread Maxim Solodovnik
I'll try to reproduce this please ping me if I will be too silent :) On Thu, Apr 2, 2015 at 9:50 PM, FJ wrote: > Maxim, yes. I see 2 trusted cert key and 1 private key. > > On Thu, Apr 2, 2015 at 2:07 AM, Maxim Solodovnik > wrote: > >> can you list the keys using new password? >> keytool -keys

Re: Screen Sharing OM 3.0.4

2015-04-02 Thread FJ
Maxim, yes. I see 2 trusted cert key and 1 private key. On Thu, Apr 2, 2015 at 2:07 AM, Maxim Solodovnik wrote: > can you list the keys using new password? > keytool -keystore keystore.jks --list > > On Wed, Apr 1, 2015 at 12:24 AM, FJ wrote: > >> Maxim, when I change the pw from the command:

Re: Screen Sharing OM 3.0.4

2015-04-02 Thread Maxim Solodovnik
can you list the keys using new password? keytool -keystore keystore.jks --list On Wed, Apr 1, 2015 at 12:24 AM, FJ wrote: > Maxim, when I change the pw from the command: keytool -keypasswd -alias > red5 -keystore keystore.jks and i put new password in the red5.properties, > I can no longer con

Re: Screen Sharing OM 3.0.4

2015-03-31 Thread FJ
Maxim, when I change the pw from the command: keytool -keypasswd -alias red5 -keystore keystore.jks and i put new password in the red5.properties, I can no longer connect # RTMPS Key and Trust store parameters rtmps.keystorepass=123456 rtmps.keystorefile=conf/keystore.jks rtmps.truststorepass=123

Re: Screen Sharing OM 3.0.4

2015-03-31 Thread FJ
Maxim, when I change the pw from the command: keytool -keypasswd -alias red5 -keystore keystore.jks and i put new password in the red5.properties, I can no longer connect. On Tue, Mar 31, 2015 at 10:58 AM, Maxim Solodovnik wrote: > nope, it also hardcoded > > On Tue, Mar 31, 2015 at 11:56 PM,

Re: Screen Sharing OM 3.0.4

2015-03-31 Thread Maxim Solodovnik
nope, it also hardcoded On Tue, Mar 31, 2015 at 11:56 PM, FJ wrote: > Ok.. I will do that. Does the keystore.screen file need to be anywhere in > any of the configuration file? > > On Tue, Mar 31, 2015 at 10:41 AM, Maxim Solodovnik > wrote: > >> real url might be not a big deal >> password need

Re: Screen Sharing OM 3.0.4

2015-03-31 Thread FJ
Ok.. I will do that. Does the keystore.screen file need to be anywhere in any of the configuration file? On Tue, Mar 31, 2015 at 10:41 AM, Maxim Solodovnik wrote: > real url might be not a big deal > password need to be changed > > On Tue, Mar 31, 2015 at 11:38 PM, FJ wrote: > >> Oh no Maxim, I

Re: Screen Sharing OM 3.0.4

2015-03-31 Thread Maxim Solodovnik
real url might be not a big deal password need to be changed On Tue, Mar 31, 2015 at 11:38 PM, FJ wrote: > Oh no Maxim, I just mask out the real url and keystore password. > > On Tue, Mar 31, 2015 at 9:45 AM, Maxim Solodovnik > wrote: > >> somehow connection URL is bad: >> rtmp://om.sample.com:

Re: Screen Sharing OM 3.0.4

2015-03-31 Thread FJ
Oh no Maxim, I just mask out the real url and keystore password. On Tue, Mar 31, 2015 at 9:45 AM, Maxim Solodovnik wrote: > somehow connection URL is bad: > rtmp://om.sample.com:7443/openmeetings/2 > should be > *rtmps*://om.sample.com:7443/openmeetings/2 > seems to be configuration issue :((( >

Re: Screen Sharing OM 3.0.4

2015-03-31 Thread Maxim Solodovnik
somehow connection URL is bad: rtmp://om.sample.com:7443/openmeetings/2 should be *rtmps*://om.sample.com:7443/openmeetings/2 seems to be configuration issue :((( to file JIRA issue 1) go to: https://issues.apache.org/jira/browse/OPENMEETINGS 2) login/create account 3) select "Create" button and c

Re: Screen Sharing OM 3.0.4

2015-03-31 Thread FJ
Sure, I have never done one before. Can direct to where? In the meantime, you see any clues from the log why it doesn't share when I click on start share? On Tue, Mar 31, 2015 at 9:29 AM, Maxim Solodovnik wrote: > My bad, > > The password should be the same > could you please file JIRA issue,

Re: Screen Sharing OM 3.0.4

2015-03-31 Thread Maxim Solodovnik
My bad, The password should be the same could you please file JIRA issue, I'll fix it and will update documentation sorry On Tue, Mar 31, 2015 at 9:37 PM, FJ wrote: > Here it is Maxim. Also in the log, I notice it uses my keystore password > and not the keystore.screen password you mentioned i

Re: Screen Sharing OM 3.0.4

2015-03-31 Thread FJ
Here it is Maxim. Also in the log, I notice it uses my keystore password and not the keystore.screen password you mentioned in the prior emails. On Tue, Mar 31, 2015 at 6:14 AM, Maxim Solodovnik wrote: > can you check screenshare.log file? (usually in HOME folder of the client > running screens

Re: Screen Sharing OM 3.0.4

2015-03-31 Thread Maxim Solodovnik
can you check screenshare.log file? (usually in HOME folder of the client running screensharing app) On Tue, Mar 31, 2015 at 12:54 PM, FJ wrote: > Maxim. > > I rebuild my OM from scratch so I can document the work instruction. I > get this error below when I try to screen share. Can you help?

Re: Screen Sharing OM 3.0.4

2015-03-30 Thread FJ
Maxim. I rebuild my OM from scratch so I can document the work instruction. I get this error below when I try to screen share. Can you help? I click on start sharing and does not do anything, This is in RTMPS/HTTPS configuration. I renamed my keystore.jks to keystore.screen with another passw

Re: Screen Sharing OM 3.0.4

2015-03-24 Thread FJ
Enabling Screen Share in HTTPS/RTMPS enviroment *** cd to your keystore directory for example, mine is in /opt/red5304/conf *** cd /opt/red5304/conf *** copy or make copy of your keystore to keystore.screen *** cp keystore.jks keystore.screen (default from installation is w/o ext jks) *** per Ma

Re: Screen Sharing OM 3.0.4

2015-03-24 Thread Maxim Solodovnik
great to hear :) please share it it in the correspondent thread, maybe this will help someone in the future On Wed, Mar 25, 2015 at 9:48 AM, FJ wrote: > Thanks Maxim. It worked. > > By the way, Finally figure out the LDAP issue. > > On Tue, Mar 24, 2015 at 8:20 PM, Maxim Solodovnik > wrote: >

Re: Screen Sharing OM 3.0.4

2015-03-24 Thread FJ
Thanks Maxim. It worked. By the way, Finally figure out the LDAP issue. On Tue, Mar 24, 2015 at 8:20 PM, Maxim Solodovnik wrote: > you can google it :)) > http://stackoverflow.com/questions/2889238/keystore-change-passwords > > On Wed, Mar 25, 2015 at 9:12 AM, FJ wrote: > >> Maxim, I the foll

Re: Screen Sharing OM 3.0.4

2015-03-24 Thread Maxim Solodovnik
you can google it :)) http://stackoverflow.com/questions/2889238/keystore-change-passwords On Wed, Mar 25, 2015 at 9:12 AM, FJ wrote: > Maxim, I the followed the exact WI(work instruction) on the on the link. > My keystore file is keystore.jks. So want to do a "cp keystore.jks > keystore.screen

Re: Screen Sharing OM 3.0.4

2015-03-24 Thread FJ
Maxim, I the followed the exact WI(work instruction) on the on the link. My keystore file is keystore.jks. So want to do a "cp keystore.jks keystore.screen" How do the I change the password to keystore.screen? On Tue, Mar 24, 2015 at 8:06 PM, Maxim Solodovnik wrote: > please follow this instr

Re: Screen Sharing OM 3.0.4

2015-03-24 Thread Maxim Solodovnik
please follow this instruction: http://openmeetings.apache.org/RTMPSAndHTTPS.html for testing you can just copy red5/conf/keystore to red5/conf/keystore.screen, but in this case you will send password unencrypted, so for production I would recommend to change password for this keystore or to create

Re: Screen Sharing OM 3.0.4

2015-03-24 Thread FJ
You are correct Maxim. I don't have the file you mentioned. Do I need that and where would I get it? On Tue, Mar 24, 2015 at 7:48 PM, Maxim Solodovnik wrote: > It seems you are using secure version (RTMPS) > do you have red5/conf/keystore.screen file in your system? > > On Wed, Mar 25, 2015 a

Re: Screen Sharing OM 3.0.4

2015-03-24 Thread Maxim Solodovnik
It seems you are using secure version (RTMPS) do you have red5/conf/keystore.screen file in your system? On Wed, Mar 25, 2015 at 7:24 AM, FJ wrote: > I can't seem to get Screen Share to work. It pops up asking to run and > when I clean it does it things downloading, verifying and nothing after >

Screen Sharing OM 3.0.4

2015-03-24 Thread FJ
I can't seem to get Screen Share to work. It pops up asking to run and when I clean it does it things downloading, verifying and nothing after that. Below is the "ERROR" shown in the "screensharing" file that it saved on the desktop. Is the a particular java version the client side that works bes