Android to web videocalls frozen: Exception caught while decoding RTCP packet

mbedial

Member
Hi,
we are trying videocalls from our webrtc client (android) to chrome (windows PC). We use the the SIP gateway functionality to do it.

Altough it was working some days before, sudennly the video stream started to freeze and in fact we see in the server logs messages many of these messages:

root@guti:/usr/local/FlashphonerWebCallServer/logs/server_logs# 15:44:12,391 WARN ControlPacketDecoder - RTP-pool-24-thread-28 Exception caught while decoding RTCP packet, Invalid RTCP packet length: expecting multiple of 4 and got 3
15:44:12,391: command not found
root@guti:/usr/local/FlashphonerWebCallServer/logs/server_logs# 15:44:12,960 WARN ControlPacketDecoder - RTP-pool-24-thread-28 Exception caught while decoding RTCP packet, Invalid RTCP packet length: expecting multiple of 4 and got 3
15:44:12,960: command not found
root@guti:/usr/local/FlashphonerWebCallServer/logs/server_logs# 15:44:13,448 WARN ControlPacketDecoder - RTP-pool-24-thread-28 Exception caught while decoding RTCP packet, Invalid RTCP packet length: expecting multiple of 4 and got 3
15:44:13,448: command not found
root@guti:/usr/local/FlashphonerWebCallServer/logs/server_logs# 15:44:13,973 WARN ControlPacketDecoder - RTP-pool-24-thread-28 Exception caught while decoding RTCP packet, Invalid RTCP packet length: expecting multiple of 4 and got 3

Any idea about what is happening?

BR
Mario
 

Max

Administrator
Staff member
Hello
What is your server version?
What is Chrome version used on Web end? OS?
Please send / share with us following folders:
- WCS_HOME/conf
- WCS_HOME/logs (Here we need logs for the day of test)
support@flashphoner.com
 
Top