RestComm / webrtcomm

WebRTCComm is a simple high level JavaScript WebRTC framework for Web Developers to add Real Time Communications and IM Capabilities to any website.
http://www.restcomm.com/
GNU General Public License v3.0
18 stars 21 forks source link

Fix normalization of webrtc media stats that got broken #99

Open atsakiridis opened 7 years ago

atsakiridis commented 7 years ago

Seems latest changes in chrome browser have rendered it unusable. Make sure that spec is respected before spending time on this