DoubangoTelecom / sipml5

The world's first HTML5 SIP client (WebRTC)
BSD 3-Clause "New" or "Revised" License
944 stars 460 forks source link

RTCP? #259

Open makvack opened 8 years ago

makvack commented 8 years ago

Hi,

I am seeing some rtcp related messages in debug , does anyone have any information regarding RTCP in sipml5 ? Is it working, broken or not really implemented?

62mkv commented 8 years ago

I believe (although I am not 100 % sure) that RTCP should be processed by an RTP-engine, which is used by browser or other WebRTC-enabled client. It is not the responsibility of js-based SIP library like sipML5.