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
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