Updates:
Status: Invalid
Owner: jean.deruelle
Comment #1 on issue 188 by jean.deruelle: Mobicents HTML5 WebRTC Client app
can't work exactly
http://code.google.com/p/sipservlets/issues/detail?id=188
See http://code.google.com/p/sipservlets/wiki/HTML5WebRTCVideoApplication
and Google Chrome 23 requirements section. You need to update the
application bundled by default with a new version located at
https://oss.sonatype.org/content/repositories/snapshots/org/mobicents/servlet/sip/examples/websockets-sip-servlet/2.1.0-SNAPSHOT/
to cope with non backward compatible changes to the WebRTC API that
occurred between version 22 and 23 from Google Chrome.
Also please provide the Javascript Console Log (Ctrl + Shift + J) if you're
still running into an issue after updating the application.