-
Notifications
You must be signed in to change notification settings - Fork 50
WebRTC
Vasily i. Redkin edited this page Apr 16, 2015
·
3 revisions
My current WebRTC work is in sip-ws branch.
Currently, DTLS-SRTP code in openssl module uses hardcoded cert path: "conf.d/test_crt.pem" and "conf.d/test_key.pem".
Also you may want "httpserver" and "websocket" modules from yate-extra repository
Javascript libraries to play with:
It looks like FF's webrtc is broken at least in FF37. At least, it does not support ICE-Lite and places bad adress in c= line of SDP.
Google chrome looks much better, but still does not work for me.