sksushilkumar / red5phone

Automatically exported from code.google.com/p/red5phone
0 stars 0 forks source link

JAVA ERROR #65

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
red5webphone last version, red5 8.0, linux fc9, java 1.6.0.11
everything fine, but sometimes audio streaming stops and no solution until 
the red5 server restarted.
the error in console is:

[root@server ~]# java.lang.ArrayIndexOutOfBoundsException: 172
        at org.red5.server.webapp.sip.BufferUtils.byteBufferIndexedCopy
(BufferUtils.java:79)
        at org.red5.server.webapp.sip.RTPStreamReceiver.run
(RTPStreamReceiver.java:271)

any ideas?
regards.

Original issue reported on code.google.com by cjr@cyf.com.ar on 19 Aug 2009 at 8:17

GoogleCodeExporter commented 9 years ago
It seems that the problem occurring when red5phone gets RTP packet with bad 
header
length.

I hope that attached patch will help.

Original comment by fedor.fe...@gmail.com on 15 Feb 2010 at 1:19

Attachments: