jitsi-hammer icon indicating copy to clipboard operation
jitsi-hammer copied to clipboard

RTP packets are getting dropped because of read queue capacity issue

Open osawill opened this issue 9 years ago • 0 comments

Hi guys,

I am currently running a jitsi hammer instance against a Jitsi platform setup. When I reach a certain number of users, my bandwidth starts to drop drastically based on the Videobridge statistics. The following message starts appearing while this happens:

WARNING: [5382] org.jitsi.impl.neomedia.rtp.translator.PushSourceStreamImpl.warn() Discarded an RTP packet because the read queue is full.

What is the process to increase the rtp queue capacity? Does this rtp queue depend on my machines' bandwidth limitations and/or my hardware limitations (RAM memory, etc.)?

If you need more details or further explanation, please let me know.

Thank you!

osawill avatar Feb 24 '16 22:02 osawill