Not sure I got the question :( Could you please re-phrase? On Mon, Dec 18, 2017 at 11:05 PM, Chamberland, Martin < martin.chamberl...@fadq.qc.ca> wrote:
> Hi Maxim, > > > > We never did that in our installation. Can you give me more information > about it ? > > > > > > https://openmeetings.apache.org/RTMPSAndHTTPS.html > > > > Native RTMPS > > Default RTMPS port is 8443, you can change it by editing > red5/conf/red5.properties and change the port here: rtmps.port=8443 > > Please set rtmps.keystorepass=password and rtmps.truststorepass=password > (password = password you set on your new keystore(s)) > > Additionally you need to set rtmps.screen.keystorepass=screenpassword > (screenpassword = password you set on your keystore for screen-sharing > application) > > > > >> rtmps.screen.keystorepass=password > > >> rtmps.screen.keystorefile=conf/screen.keystore.jks > > >> rtmps.screen.truststorepass=password > > >> rtmps.screen.truststorefile=conf/screen.truststore.jks > > > > https://www.mail-archive.com/user@openmeetings.apache.org/msg07323.html > > > > javax.net.ssl.SSLHandshakeException: > sun.security.validator.ValidatorException: > PKIX path validation failed: java.security.cert.CertPathValidatorException: > Path does not chain with any of the trust anchors > > > > > > *De :* Maxim Solodovnik [mailto:solomax...@gmail.com] > *Envoyé :* 17 décembre 2017 15:33 > *À :* Openmeetings user-list > *Objet :* Re: error JAVA (screensharing) > > > > Hello Martin, > > > > Is it reproducible on demo server? > > Do you have any special steps to reproduce? > > > > I'll double-check the code and will add some guards against this, but > report steps would be better .... > > WBR, Maxim > (from mobile, sorry for the typos) > > > > On Sat, Dec 16, 2017, 03:39 Chamberland, Martin < > martin.chamberl...@fadq.qc.ca> wrote: > > Hi there, > > > > Any clue about this one. > > > > 4.0.1 fresh install > > > > When trying to share the screen > > > > ERROR 12-15 15:38:31.122 o.a.o.w.r.VideoSettings:97 [0.0-5080-exec-9] - > Error while constructing video settings parameters > > java.net.MalformedURLException: no protocol: undefined/openmeetings/ > screenshare > > > > ERROR 12-15 15:38:31.124 o.a.o.w.r.m.StartSharingButton:126 > [0.0-5080-exec-9] - Unexpected error while creating jnlp file > > com.github.openjson.JSONException: No value for url > > > > thank’s > > -- WBR Maxim aka solomax