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 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 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... it seems we are the only one with that
problem... :-( I think you already had a look at your logs...

First I would like to know, do I have to worry about the "INFO
o.r.server.net.rtmp.RTMPConnection - Rejected message:"-entries? Rejected
doesn't sound that good for me..

Greetings Peter

Am 10.12.2015 um 16:52 schrieb 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 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 worst by using screen-recording.

I found alot of warnings and disconnects in the log that time.

Here an example:

2015-12-09 18:51:23,504 [NioProcessor-4] INFO
o.r.server.net.rtmp.RTMPConnection - Rejected message: Packet [[header
data
type=8, channel=16, timer=1768266], [message timestamp=1768266]] on
CG2CSHDX5LFVD
2015-12-09 18:51:23,736 [NioProcessor-4] INFO
o.r.server.net.rtmp.RTMPConnection - Rejected message: Packet [[header
data
type=8, channel=34, timer=1388395], [message timestamp=1388395]] on
0XS9VHWF75UMX
2015-12-09 18:51:23,750 [NioProcessor-4] INFO
o.r.server.net.rtmp.RTMPConnection - Rejected message: Packet [[header
data
type=8, channel=16, timer=1768498], [message timestamp=1768498]] on
CG2CSHDX5LFVD
2015-12-09 18:51:23,750 [NioProcessor-1] INFO
o.r.server.net.rtmp.RTMPConnection - Rejected message: Packet [[header
data
type=8, channel=58, timer=504480], [message timestamp=504480]] on
V3GNK2XVSN2VO
2015-12-09 18:51:23,765 [NioProcessor-13] INFO
o.r.server.net.rtmp.RTMPConnection - Rejected message: Packet [[header
data
type=8, channel=4, timer=665318], [message timestamp=665318]] on
3Y2OVUT1W0KWG
2015-12-09 18:51:23,766 [NioProcessor-4] INFO
o.r.server.net.rtmp.RTMPConnection - Rejected message: Packet [[header
data
type=8, channel=16, timer=1768544], [message timestamp=1768544]] on
CG2CSHDX5LFVD
2015-12-09 18:51:23,776 [NioProcessor-9] INFO
o.r.server.net.rtmp.RTMPConnection - Rejected message: Packet [[header
data
type=8, channel=34, timer=1510203], [message timestamp=1510203]] on
O6M69P8EUCWJX
2015-12-09 18:51:23,787 [NioProcessor-15] INFO
o.r.server.net.rtmp.RTMPConnection - Rejected message: Packet [[header
data
type=8, channel=58, timer=1448863], [message timestamp=1448863]] on
TIUYYRLR80D32
2015-12-09 18:51:24,126 [DeadlockGuardScheduler-17] WARN
o.r.s.net.rtmp.ReceivedMessageTask - Interrupting unfinished active task
on
K1EFB4AJLRGNK
2015-12-09 18:51:26,109 [DeadlockGuardScheduler-21] WARN
o.r.s.net.rtmp.ReceivedMessageTask - Interrupting unfinished active task
on
K1EFB4AJLRGNK
2015-12-09 18:51:26,393 [RTMPConnectionScheduler-12] WARN
o.r.server.net.rtmp.RTMPConnection - Closing 1MGWAR97JFXFW, due to long
handshake. State: handshake
2015-12-09 18:51:27,661 [DeadlockGuardScheduler-31] WARN
o.r.s.net.rtmp.ReceivedMessageTask - Interrupting unfinished active task
on
K1EFB4AJLRGNK
2015-12-09 18:51:28,283 [http-nio-0.0.0.0-5080-exec-20] WARN
o.r.server.net.rtmpt.RTMPTServlet - Null connection for session id:
1MGWAR97JFXFW
2015-12-09 18:51:29,428 [DeadlockGuardScheduler-23] WARN
o.r.s.net.rtmp.ReceivedMessageTask - Interrupting unfinished active task
on
K1EFB4AJLRGNK
2015-12-09 18:51:31,447 [DeadlockGuardScheduler-13] WARN
o.r.s.net.rtmp.ReceivedMessageTask - Interrupting unfinished active task
on
YZO09I3B96EYW
2015-12-09 18:51:31,896 [RTMPConnectionExecutor-134] WARN
o.r.s.net.rtmp.RTMPMinaConnection - Interrupted while waiting for write
lock. State: connected
2015-12-09 18:51:33,027 [RTMPConnectionExecutor-157] INFO
o.a.o.r.r.ScopeApplicationAdapter - W3C x-category:session
x-event:connect
c-ip:xxx.xxx.xxx.xxx c-client-id:HUDY62CJY8UI0
2015-12-09 18:51:34,321 [http-nio-0.0.0.0-5080-exec-35] ERROR
o.r.s.n.r.codec.RTMPProtocolDecoder - Last header null not new,
headerSize:
1, channelId 37
2015-12-09 

Re: Download location of OM-3.1.0 Source code

2015-12-15 Thread Maxim Solodovnik
Hello Susheel,

unfortunately current maven build doesn't create source artifact :(
please file JIRA issue and I'll try to address it before release

as workaround sources are always available in SVN

On Wed, Dec 16, 2015 at 2:38 AM, Susheel Jalali 
wrote:

> Dear Maxim,
>
> Is there a location / URL where we can download the source tar ball for
> OM-3.1.0 Development?
>
> Regards,
>
> Susheel Jalali
>
> Coscend Communications Solutions
> Web site:www.Coscend.com
>
> --
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
> Messages from Coscend Communications Solutions' posted at: <
> http://www.coscendcommunications.com/Terms_and_Conditions.html>
> http://www.Coscend.com/Terms_and_Conditions.html
>
>


-- 
WBR
Maxim aka solomax


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 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 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 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... it seems we are the only one with that
>>> problem... :-( I think you already had a look at your logs...
>>>
>>> First I would like to know, do I have to worry about the "INFO
>>> o.r.server.net.rtmp.RTMPConnection - Rejected message:"-entries? Rejected
>>> doesn't sound that good for me..
>>>
>>> Greetings Peter
>>>
>>> Am 10.12.2015 um 16:52 schrieb 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 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 worst by using screen-recording.
>
> I found alot of warnings and disconnects in the log that time.
>
> Here an example:
>
> 2015-12-09 18:51:23,504 [NioProcessor-4] INFO
> o.r.server.net.rtmp.RTMPConnection - Rejected message: Packet [[header
> data
> type=8, channel=16, timer=1768266], [message timestamp=1768266]] on
> CG2CSHDX5LFVD
> 2015-12-09 18:51:23,736 [NioProcessor-4] INFO
> o.r.server.net.rtmp.RTMPConnection - Rejected message: Packet [[header
> data
> type=8, channel=34, timer=1388395], [message timestamp=1388395]] on
> 0XS9VHWF75UMX
> 2015-12-09 18:51:23,750 [NioProcessor-4] INFO
> o.r.server.net.rtmp.RTMPConnection - Rejected message: Packet [[header
> data
> type=8, channel=16, timer=1768498], [message timestamp=1768498]] on
> CG2CSHDX5LFVD
> 2015-12-09 18:51:23,750 [NioProcessor-1] INFO
> o.r.server.net.rtmp.RTMPConnection - Rejected message: Packet [[header
> data
> type=8, channel=58, timer=504480], [message timestamp=504480]] on
> V3GNK2XVSN2VO
> 2015-12-09 18:51:23,765 [NioProcessor-13] INFO
> o.r.server.net.rtmp.RTMPConnection - Rejected message: Packet [[header
> data
> type=8, channel=4, timer=665318], [message timestamp=665318]] on
> 3Y2OVUT1W0KWG
> 2015-12-09 18:51:23,766 [NioProcessor-4] INFO
> o.r.server.net.rtmp.RTMPConnection - Rejected message: Packet [[header
> data
> type=8, channel=16, timer=1768544], [message timestamp=1768544]] on
> CG2CSHDX5LFVD
> 2015-12-09 18:51:23,776 [NioProcessor-9] INFO
> o.r.server.net.rtmp.RTMPConnection - Rejected message: Packet [[header
> data
> type=8, channel=34, timer=1510203], [message timestamp=1510203]] on
> O6M69P8EUCWJX
> 2015-12-09 18:51:23,787 [NioProcessor-15] INFO
> o.r.server.net.rtmp.RTMPConnection - Rejected message: Packet [[header
> data
> type=8, channel=58, timer=1448863], [message timestamp=1448863]] on
> TIUYYRLR80D32
> 2015-12-09 18:51:24,126 [DeadlockGuardScheduler-17] WARN
> o.r.s.net.rtmp.ReceivedMessageTask - Interrupting unfinished active
> task
> on
> K1EFB4AJLRGNK
> 2015-12-09 18:51:26,109 [DeadlockGuardScheduler-21] WARN
> o.r.s.net.rtmp.ReceivedMessageTask - Interrupting unfinished active
> task
> on
> K1EFB4AJLRGNK
> 2015-12-09 18:51:26,393 [RTMPConnectionScheduler-12] WARN
> o.r.server.net.rtmp.RTMPConnection - Closing 1MGWAR97JFXFW, due to long
> handshake. State: handshake
> 2015-12-09 18:51:27,661 [DeadlockGuardScheduler-31] WARN
> o.r.s.net.rtmp.ReceivedMessageTask - Interrupting unfinished active
> task
> on
> K1EFB4AJLRGNK
> 2015-12-09 18:51:28,283 [http-nio-0.0.0.0-5080-exec-20] WARN
> o.r.server.net.rtmpt.RTMPTServlet - Null connection for session id:
> 1MGWAR97JFXFW
> 2015-12-09