Audio lags / user got disconnected

2015-12-10 Thread Peter Dähn
Hi there, we encounter a problem using om 3.0.7 on ubuntu-server with 4 cpus and 6 gb ram. Network is 1 gb-ethernet. A teacher reported, that a session was stopped due to several disconnects and a bad audio quality. Audio had glitches and user got disconnected very often. The situation got w

Re: Audio lags / user got disconnected

2015-12-10 Thread Maxim Solodovnik
I never saw errors like this :( Can only suggest to 1) try 3.1.0 SNAPSHOT should work better with audio/video 2) try to update red5 to latest RC might work better 3) ask red5 mailing list try all above :) is the issue easily reproducible? On Thu, Dec 10, 2015 at 8:25 PM, Peter Dähn wrote: > Hi

Re: Audio lags / user got disconnected

2015-12-11 Thread Peter Dähn
Hi Maxim, thank you for your response. I will try to figure out, what went wrong. Use a different (test) system might work, but at least I will have problems to produce a kind of traffic. Unfortunately I don't know how to reproduce these error... Might be traffic, might be configuration... i

Re: Audio lags / user got disconnected

2015-12-14 Thread Maxim Solodovnik
sorry for the late response I believe "Rejected message" are not good as well as WARN from DeadLockScheduler it seems red5 was unable to process messages on good speed you might try to tweek red5.properties to optimize it On Fri, Dec 11, 2015 at 2:52 PM, Peter Dähn wrote: > Hi Maxim, > > thank y

Re: Audio lags / user got disconnected

2015-12-15 Thread Peter Dähn
Hello Maxim, thanks for that hint. I will try this one also. Currently I still try to figure out whats going on... BR Peter Am 15.12.2015 um 07:53 schrieb Maxim Solodovnik: sorry for the late response I believe "Rejected message" are not good as well as WARN from DeadLockScheduler it seems r

Re: Audio lags / user got disconnected

2015-12-15 Thread Maxim Solodovnik
I can switch 3.1.0 to red5 1.0.7 maybe it will work better :) please let me know if you are interested On Tue, Dec 15, 2015 at 3:44 PM, Peter Dähn wrote: > Hello Maxim, > > thanks for that hint. I will try this one also. Currently I still try to > figure out whats going on... > > BR Peter > > Am

Re: Audio lags / user got disconnected

2015-12-16 Thread Peter Dähn
Hi Maxim, if it works better go on... ;-) I would need to test it somehow if its help me out... By now we figure out, it could be a Problem with the options in highperf.sh With the installation of OM 3.0.7 we also made an update from Ubuntu 12.04 to 14.04. So we are using OpenJDK 7 by now.

Re: Audio lags / user got disconnected

2016-01-06 Thread Peter Dähn
Happy new year to all! Hi Maxim, the server here seems to work again. I ended up to use java-opts from my 3.0.2 installation. export JVM_OPTS="-Xrs -Xms1024M -Xmx1024M -Xss512K -XX:NewSize=256m -XX:SurvivorRatio=16 -XX:MinHeapFreeRatio=20 -XX:MaxPermSize=128m -XX:+ExplicitGCInvokesConcurren

Re: Audio lags / user got disconnected

2016-01-07 Thread Maxim Solodovnik
Actually this file is part of red5 distribution, I'll try to propose your options as default ones. BTW what java are you using? WBR, Maxim (from mobile, sorry for the typos) On Jan 7, 2016 20:22, "Peter Dähn" wrote: > Hi Maxim, > > you are right... "Väterchen Frost" is coming today... ;-) Then h

Re: Audio lags / user got disconnected

2016-01-07 Thread Peter Dähn
Hi Maxim, you are right... "Väterchen Frost" is coming today... ;-) Then have a nice party and a lot of gifts.. ;-) Probably someone could check highperf settings? If it doesn't work, it shouldn't be shipped in that way... Am 07.01.2016 um 13:05 schrieb Maxim Solodovnik: Hello Peter, Happy

Re: Audio lags / user got disconnected

2016-01-08 Thread Peter Dähn
Hi Maxim, by now OpenJDK 7. With Java 8 it could be worth to test G1GC. By now I'm not sure, how to test it under have load wi8thout using my live system... ;-) Greetings Peter Am 07.01.2016 um 15:28 schrieb Maxim Solodovnik: Actually this file is part of red5 distribution, I'll try to prop

Re: Audio lags / user got disconnected

2016-01-08 Thread Maxim Solodovnik
done: https://groups.google.com/forum/#!topic/red5interest/uYwN_F1HmDQ please feel free to comment :) On Fri, Jan 8, 2016 at 2:31 PM, Peter Dähn wrote: > Hi Maxim, > > by now OpenJDK 7. With Java 8 it could be worth to test G1GC. By now I'm > not sure, how to test it under have load wi8thout usi

Re: Audio lags / user got disconnected

2016-01-08 Thread Peter Dähn
ok... should be the right address... I keep this browser-tab open... ;-) Am 08.01.2016 um 15:18 schrieb Maxim Solodovnik: done: https://groups.google.com/forum/#!topic/red5interest/uYwN_F1HmDQ please feel free to comment :) On Fri, Jan 8, 2016 at 2:31 PM, Peter Dähn wrote: Hi Maxim, by now

Re: Audio lags / user got disconnected

2016-01-11 Thread Maxim Solodovnik
Please check Paul's answer :) On Fri, Jan 8, 2016 at 9:46 PM, Peter Dähn wrote: > ok... should be the right address... I keep this browser-tab open... ;-) > > > Am 08.01.2016 um 15:18 schrieb Maxim Solodovnik: > >> done: https://groups.google.com/forum/#!topic/red5interest/uYwN_F1HmDQ >> please

Re: Audio lags / user got disconnected

2016-01-11 Thread Peter Dähn
Hi Maxim, as far as I can see he also mean, that there is something wrong if one uses ParNewGC. G1GC is the upcomming default GC, as far as I understood. I think it is worth to test it at least if it is recommended to use java 9... For now I think it is "fixed"... Thanks for your help. Gre

Re: Audio lags / user got disconnected

2016-01-11 Thread Maxim Solodovnik
OK, great :) On Mon, Jan 11, 2016 at 4:33 PM, Peter Dähn wrote: > Hi Maxim, > > as far as I can see he also mean, that there is something wrong if one > uses ParNewGC. G1GC is the upcomming default GC, as far as I understood. I > think it is worth to test it at least if it is recommended to use