Re: RTMPSClient questions

2012-05-18 Thread Maxim Solodovnik
> > ** ** > > *From:* Maxim Solodovnik [mailto:solomax...@gmail.com] > *Sent:* Friday, 18 May 2012 2:44 PM > *To:* openmeetings-user@incubator.apache.org > *Subject:* Re: RTMPSClient questions > > ** ** > > *once you use the screen sharing function once and then cl

Re: RTMPSClient questions

2012-05-18 Thread Maxim Solodovnik
s), last ping sent 1001 ms ago >> >> [WARN] [Red5_Scheduler_Worker-3] org.red5.server.net.rtmp.RTMPConnection >> - This often happens if YOUR Red5 application generated an exception on >> start-up. Check earlier in the log for that exception first! >> >>

Re: RTMPSClient questions

2012-05-18 Thread Maxim Solodovnik
. Check earlier in the log for that exception first! > > ** ** > > No earlier exceptions in the logs either. **** > > ** ** > > Cheers > > ** ** > > ** ** > > ** ** > > *From:* Stephen Cottham > *Sent:* Friday, 18 May 2012 1:00 PM > >

RE: RTMPSClient questions

2012-05-18 Thread Stephen Cottham
Cottham Sent: Friday, 18 May 2012 1:00 PM To: openmeetings-user@incubator.apache.org Subject: RE: RTMPSClient questions Hey Maxim, I’ve tested the latest build with HTTPS and RTMPS. Screen recording and screen sharing are working fine over encrypted streams. What’s the security

RE: RTMPSClient questions

2012-05-18 Thread Stephen Cottham
? Looks good! From: Maxim Solodovnik [mailto:solomax...@gmail.com] Sent: Friday, 18 May 2012 12:24 PM To: openmeetings-user@incubator.apache.org Subject: RE: RTMPSClient questions Since now MySQL JDBC driver is not included into bundle You need to manually download it Or while building

RE: RTMPSClient questions

2012-05-18 Thread Stephen Cottham
Thanks mate From: Maxim Solodovnik [mailto:solomax...@gmail.com] Sent: Friday, 18 May 2012 12:24 PM To: openmeetings-user@incubator.apache.org Subject: RE: RTMPSClient questions Since now MySQL JDBC driver is not included into bundle You need to manually download it Or while building from

RE: RTMPSClient questions

2012-05-18 Thread Maxim Solodovnik
gt; > ** ** > > *From:* Maxim Solodovnik [mailto:solomax...@gmail.com] > *Sent:* Friday, 18 May 2012 11:46 AM > *To:* openmeetings-user@incubator.apache.org > *Cc:* openmeetings-...@incubator.apache.org > *Subject:* Re: RTMPSClient questions > > ** ** > > Yes

RE: RTMPSClient questions

2012-05-18 Thread Stephen Cottham
apache.org Subject: Re: RTMPSClient questions Yes this line need to be deleted/commented On Fri, May 18, 2012 at 5:37 PM, Stephen Cottham wrote: Hey Maxim, Seems we still need to comment the JMX line for this to work with RTMPS, is that correct? From: Maxim Solodovnik [mail

RE: RTMPSClient questions

2012-05-17 Thread George Kirkham
: RTMPSClient questions Hello All, I seems to finish implementing RTMPS screen sharing client. To work it requires additional keystore "red5/conf/keystore.screen" with the password specified in red5.properties: "rtmps.keystorepass" Q1: how good to have same password fo

RTMPSClient questions

2012-05-17 Thread Maxim Solodovnik
Hello All, I seems to finish implementing RTMPS screen sharing client. To work it requires additional keystore "red5/conf/keystore.screen" with the password specified in red5.properties: "rtmps.keystorepass" Q1: how good to have same password for red5/conf/keystore and red5/conf/keystore.screen?