Re: OM 3.0.2 : sound stay open after quit room...

2014-10-16 Thread Maxim Solodovnik
Vasiliy, can you please double check this on Windows machine? On 17 October 2014 01:33, Maxim Solodovnik wrote: > OK > > > to sum up: > 1) the issue seems to be reproducible in IE only > 2) need Windows machine to reproduce and fix it > > Thanks for helping with testing! > > On 17 October 2014 0

Re: saveAppointement CalendaService Problem

2014-10-16 Thread Maxim Solodovnik
I guess you can use getUserList (not very efficient to loop everytime, but the task seems to be specific :( ) On 17 October 2014 02:24, César M. Sandrigo wrote: > Thank you Maxim! > > Is there a way to get the OM User ID having username? No method of > UserService seems to give that information.

Re: saveAppointement CalendaService Problem

2014-10-16 Thread César M . Sandrigo
Thank you Maxim! Is there a way to get the OM User ID having username? No method of UserService seems to give that information. 2014-10-16 15:57 GMT-03:00 Maxim Solodovnik : > Unfortunately you can found nothing about it in documentation :( > > According to the code > 1*,firstname,lastname,hans.t

Re: saveAppointement CalendaService Problem

2014-10-16 Thread Maxim Solodovnik
Unfortunately you can found nothing about it in documentation :( According to the code 1*,firstname,lastname,hans.t...@gmail.com,1**,Etc/GMT+1 1* == MeetingMemberId in OM DB (better to set to something meaningless i.e "0") firstname == first name of meeting attendee lastname == last name of meeti

Re: saveAppointement CalendaService Problem

2014-10-16 Thread César M . Sandrigo
By the way, where I find this documentation? I'm just trying to find what mean every value in the mmClient parameter. I'm curretly using the API documentation (https://openmeetings.apache.org/openmeetings-webservice/apidocs/). Is there another page with more documentation? Thanks. 2014-10-16 2:

Re: OM 3.0.2 : sound stay open after quit room...

2014-10-16 Thread Maxim Solodovnik
OK to sum up: 1) the issue seems to be reproducible in IE only 2) need Windows machine to reproduce and fix it Thanks for helping with testing! On 17 October 2014 01:11, Maxim Solodovnik wrote: > OK, lets check > > On 17 October 2014 01:05, Patrick CARLE wrote: > >> If you have a minute, i c

Re: OM 3.0.2 : sound stay open after quit room...

2014-10-16 Thread Maxim Solodovnik
OK, lets check On 17 October 2014 01:05, Patrick CARLE wrote: > If you have a minute, i can show you this problem in live on your server J > (i am online now) > > > > > > *De :* Patrick CARLE [mailto:patr...@webcarle.com] > *Envoyé :* jeudi 16 octobre 2014 19:52 > *À :* user@openmeetings.apache.

RE: OM 3.0.2 : sound stay open after quit room...

2014-10-16 Thread Patrick CARLE
If you have a minute, i can show you this problem in live on your server :) (i am online now) De : Patrick CARLE [mailto:patr...@webcarle.com] Envoyé : jeudi 16 octobre 2014 19:52 À : user@openmeetings.apache.org Objet : RE: OM 3.0.2 : sound stay open after quit room... I test actualy

RE: OM 3.0.2 : sound stay open after quit room...

2014-10-16 Thread Patrick CARLE
I test actualy on your server and i add the same problem !!! I am in Room for public (user patrick + patrick2)… De : Maxim Solodovnik [mailto:solomax...@gmail.com] Envoyé : jeudi 16 octobre 2014 19:38 À : Openmeetings user-list Objet : Re: OM 3.0.2 : sound stay open after quit room... no

Re: OM 3.0.2 : sound stay open after quit room...

2014-10-16 Thread Maxim Solodovnik
no, changing context should not affect this could you please test on our server? in case it is reproducible, I would like to ask for the detailed steps On 17 October 2014 00:33, Patrick CARLE wrote: > Yes i have starting with new DB, but after i have re-importing my backup… > > > > And no i have

RE: OM 3.0.2 : sound stay open after quit room...

2014-10-16 Thread Patrick CARLE
Yes i have starting with new DB, but after i have re-importing my backup… And no i haven’t tested on your test server… But i have changing install folder name (like in my 2.0.0 version was) : openmeetings ->conferences Is it the raison of my problem ? Patrick Carle WEBCARLE SARL Té

Re: OM 3.0.2 : sound stay open after quit room...

2014-10-16 Thread Maxim Solodovnik
Have you drop/reinstall OM after changing version to 3.0.3? According to "people in the room continue also to hear him" it sounds impossible (flash responcibe for audio/video is completely removed on exit ... ) can you reproduce it on our demo server: http://om.alteametasoft.com/openmeetings ? May

OM 3.0.2 : sound stay open after quit room...

2014-10-16 Thread Patrick CARLE
Hi ! I used openmeeting 2.0.0 and all worked fine. I have try version Version 3.0.2-RELEASE Revision 1598809 Build date 31-May-2014 All worked fine except that when user use exit button, he goes back to list-room page BUT he cana gain hear peoples who are IN the room ! In the same way, p

Re: [DICSUSSION] issues for the next release

2014-10-16 Thread Maxim Solodovnik
I believe you are right Peter, But unfortunately the task is not trivial :( Java screen capture performance seems to be not enough for this :( Additionally the codec currently used is not optimal, I hope someone can solve this issue or point me to the right direction :( On 16 October 2014 21:30,

Re: [DICSUSSION] issues for the next release

2014-10-16 Thread Peter Dähn
Hi Maxim, sorry for bordering... I think we found an workaround for the "Record not in Sync"-Problem. But I don't think it is an solution. 2FPS for screenrecording is not really state of the art. It is still better than a recording that is completely out of sync, but the recording at higher F

Re: Recordings video error - "Invalid data found when processing input"

2014-10-16 Thread Maxim Solodovnik
mine ffmpeg convert it flawlessly I can recommend you to recompile using https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu On 16 October 2014 18:41, Maxim Solodovnik wrote: > Will try to check tonight > > I'm using this [1] guide and everything works as expected (5-10 ubuntu > servers) > > >

Re: Recordings video error - "Invalid data found when processing input"

2014-10-16 Thread Maxim Solodovnik
Will try to check tonight I'm using this [1] guide and everything works as expected (5-10 ubuntu servers) [1] https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu On 16 October 2014 18:26, Linas Redeckis wrote: > https://www.dropbox.com/s/rln1tys1un320rq/streams.zip?dl=0 ~10mb > i zip'ed al

Re: Recordings video error - "Invalid data found when processing input"

2014-10-16 Thread Linas Redeckis
https://www.dropbox.com/s/rln1tys1un320rq/streams.zip?dl=0 ~10mb i zip'ed all that was releated with that recording. (nots "4", but "7", because i did some more testing, and outcome is the same - ffdshow crashes when first red log begins.) what are minimal requirements for ffdshow options? maybe

Re: Change first day in Calendar

2014-10-16 Thread Alvaro
Thank you, Jira says...it is fixed! . El jue, 16-10-2014 a las 15:51 +0700, Maxim Solodovnik escribió: > should be fixed > > On 16 October 2014 00:11, Maxim Solodovnik > wrote: > saw it, will try to address ASAP :) > > On 16 October 2014 00:08, Alvaro wrote: >

Re: Change first day in Calendar

2014-10-16 Thread Maxim Solodovnik
should be fixed On 16 October 2014 00:11, Maxim Solodovnik wrote: > saw it, will try to address ASAP :) > > On 16 October 2014 00:08, Alvaro wrote: > >> ...thanksss, it is ready :) >> >> >> .. >> >> >> El mié, 15-10-2014 a las 23:57 +0700, Maxim Solodovnik escribió: >> > 1) go h

Re: screen sharing 3.03 security certificate

2014-10-16 Thread Maxim Solodovnik
Actually I would like to create release as soon as [1] and [2] will be resolved, unfortunately I have no estimations I expect to get [2] resolved within 1-2 weeks (currently waiting most of time) Then the release will be packed shortly (due to this [3] discussion doesn't have much replies :)) ) [

Re: screen sharing 3.03 security certificate

2014-10-16 Thread Nic Baxter
On 16/10/14 18:17, Maxim Solodovnik wrote: You need to 1) wait for 3.0.4 or 2) get your own "code signing" certificate and re-sign the web application with it manually or 3) ask for commercial support :) Maxim Thanks for the quick response. I have browsed the mailing list but am unable to fi

Re: screen sharing 3.03 security certificate

2014-10-16 Thread Maxim Solodovnik
You need to 1) wait for 3.0.4 or 2) get your own "code signing" certificate and re-sign the web application with it manually or 3) ask for commercial support :) On 16 October 2014 14:14, Nic Baxter wrote: > Hi > I have just installed openmeetings on a Centos 6 server. I have imported a > ssl cer

screen sharing 3.03 security certificate

2014-10-16 Thread Nic Baxter
Hi I have just installed openmeetings on a Centos 6 server. I have imported a ssl certificate into the keystore and then checked the keystore using keytool -list -keystore /opt/openmeetings/conf/keystore.jmx Enter keystore password: Keystore type: JKS Keystore provider: SUN Your keystore co