Re: Sun SDK

2013-03-06 Thread Oliver becherer
hi, thanks for the update - just doing a ubuntu install with OM and there are problems using the Sun SDK, so i'll try with OpenJDK! Am 05.03.2013 um 20:48 schrieb Alexei Fedotov: Hallo Smoeker, OpenJDK works, yet it is a bit less stable than Sun due to higher memory concumption.

Re: OM stress testing

2013-03-06 Thread Alexei Fedotov
Folks, just let me add, our previous multithreaded testing method obliterated Flash 11 component completely. Adobe guys have issues with thread safety in their h.264 code. When we start Adobe flash plugin in separate processes, things somehow work. Adobers, please, fix races in Flash, will you?

RE: Sun SDK

2013-03-06 Thread Stephen Cottham
What issues are you having with the Sun Java? Stephen Cottham Group IT Manager (Associate) Robert Bird Group Level 5, 333 Ann St Brisbane, Queensland, 4000, Australia Phone: +6173 319 2777 (AUS) Phone: +44207 633 2880 (UK) Fax: +6173 319 2799 Mobile: +61400 756 963 (AUS) Mobile: +447900 918

Re: Sun SDK

2013-03-06 Thread Alexei Fedotov
Sun java works slightly better then OpenJDK, likely due to better garbage collection tuning -- With best regards / с наилучшими пожеланиями, Alexei Fedotov / Алексей Федотов, http://dataved.ru/ +7 916 562 8095 On Wed, Mar 6, 2013 at 12:22 PM, Stephen Cottham stephen.cott...@robertbird.com.au

Re: Sun SDK

2013-03-06 Thread Marcus Wellnitz
It's a little bit offtopic but try this: wget https://github.com/flexiondotorg/oab-java6/raw/0.2.7/oab-java.sh -O oab-java.sh sudo oab-java.sh sudo oab-java.sh -7 |aptitude update| |debconf-set-selections END| |sun-java6-jdk shared/accepted-sun-dlj-v1-1 boolean true| |sun-java6-jre

Re: Sun SDK

2013-03-06 Thread Marcus Wellnitz
Something went wrong with the formatting :-( wget https://github.com/flexiondotorg/oab-java6/raw/0.2.7/oab-java.sh -O oab-java.sh chmod +x oab-java.sh sudo ./oab-java.sh sudo ./oab-java.sh -7 aptitude update debconf-set-selections END sun-java6-jdk shared/accepted-sun-dlj-v1-1 boolean true

Re: Sun SDK

2013-03-06 Thread Oliver becherer
hi guys, thanks for all the feedback - seems as if the problems occured are related to a misconfiguration of the virtual environment (java from commandline was not able to acquire more that 64m Ram ;-), so i wanted to test against openJDK, but it seems as if that is no longer required...)

[red5phone] r103 committed - setUserAVSettings is fixed: customizable mode+valid set of parameters;...

2013-03-06 Thread codesite-noreply
Revision: 103 Author: solomax...@gmail.com Date: Wed Mar 6 02:28:58 2013 Log: setUserAVSettings is fixed: customizable mode+valid set of parameters; AV settings are set to av on video stream start; http://code.google.com/p/red5phone/source/detail?r=103 Modified:

Re: [VOTE] Apache OpenMeetings 2.1.0 Release Candidate 1

2013-03-06 Thread Alexei Fedotov
Maxim, Are there any release notes? -- With best regards / с наилучшими пожеланиями, Alexei Fedotov / Алексей Федотов, http://dataved.ru/ +7 916 562 8095 On Wed, Mar 6, 2013 at 10:09 PM, Maxim Solodovnik solomax...@gmail.com wrote: Dear OpenMeetings Community, I would like to start a vote

Re: [VOTE] Apache OpenMeetings 2.1.0 Release Candidate 1

2013-03-06 Thread Maxim Solodovnik
sure it is here: http://svn.apache.org/repos/asf/openmeetings/tags/2.1RC1/README Release Notes 2.1 = _Admin/Calendar HTML5 UI_ Additional HTML5 Wicket based UI is added (fully customizable with CSS) _Integration with Asterisk_ Integration with Asterisk was refactored. Confbridge is

Re: [VOTE] Apache OpenMeetings 2.1.0 Release Candidate 1

2013-03-06 Thread seba.wag...@gmail.com
One slight correction: The release notes sound like as if there is any action required to actually enable the Acoustic Echo Cancellation (AEC) feature. However that is not the case. The AEC is enabled by default. All you can configure is actually the echoPath variable. Also I would like to know

Re: [VOTE] Apache OpenMeetings 2.1.0 Release Candidate 1

2013-03-06 Thread Ирина Архипец
+1 Irina Dear OpenMeetings Community, I would like to start a vote about releasing Apache OpenMeetings 2.1.0 RC1 Main changes are covered in the Readme:http://svn.apache.org/repos/asf/openmeetings/tags/2.1RC1/README Full

Re: [VOTE] Apache OpenMeetings 2.1.0 Release Candidate 1

2013-03-06 Thread Daniel Mills
+1 On Wed, Mar 6, 2013 at 6:58 PM, Ирина Архипец ia...@unipro.ru wrote: +1 Irina Dear OpenMeetings Community, I would like to start a vote about releasing Apache OpenMeetings 2.1.0 RC1 Main changes are covered in the

Re: [VOTE] Apache OpenMeetings 2.1.0 Release Candidate 1

2013-03-06 Thread Maxim Solodovnik
sorry, I'm not very good in advertising (Will ask Irina to review Release NOTES next time) According to AEC: fallback code was added just in case (+ I had in mind the ability to add something like: if (echoPath == 0) _micro = new Microphone(); //just in case user want to switch off AEC); I never

Re: [VOTE] Apache OpenMeetings 2.1.0 Release Candidate 1

2013-03-06 Thread Vasya
+1 Vasiliy On 07.03.2013 1:09, Maxim Solodovnik wrote: Dear OpenMeetings Community, I would like to start a vote about releasing Apache OpenMeetings 2.1.0 RC1 Main changes are covered in the Readme:http://svn.apache.org/repos/asf/openmeetings/tags/2.1RC1/README Full

Re: [VOTE] Apache OpenMeetings 2.1.0 Release Candidate 1

2013-03-06 Thread Alexei Fedotov
Well there is a stream of reports on flash segmentation faults. Does anyone have a reproducible scenario? 07.03.2013 5:30 пользователь Maxim Solodovnik solomax...@gmail.com написал: sorry, I'm not very good in advertising (Will ask Irina to review Release NOTES next time) According to AEC:

Re: [VOTE] Apache OpenMeetings 2.1.0 Release Candidate 1

2013-03-06 Thread Maxim Solodovnik
I haven't seen any of such reports so far On Thu, Mar 7, 2013 at 11:45 AM, Alexei Fedotov alexei.fedo...@gmail.comwrote: Well there is a stream of reports on flash segmentation faults. Does anyone have a reproducible scenario? 07.03.2013 5:30 пользователь Maxim Solodovnik