Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Uncaught ReferenceError: CreateIceServer is not defined' is seen while trying to add the ICE Servers #523

Closed
KaptenJansson opened this issue Jun 9, 2015 · 1 comment
Labels

Comments

@KaptenJansson
Copy link
Contributor

  1. Go to the page https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/
  2. Enter the STUN or TURN URI detail
  3. Click on Add Server
  4. Expected Result:
  5. The Server should be added

Actual Result: Instead, seeing the error message as follows:
'Uncaught ReferenceError: CreatIceServer is not defined'

filed on behalf of @selavazhagan, just moved the issue from webrtc/testrtc#92 to here.

@KaptenJansson
Copy link
Contributor Author

This is due to webrtc/adapter@04af828 where window.createIceServer was removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant