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

web/client/main.js SDP is not defined #210

Open
jiuhao opened this issue Oct 7, 2016 · 3 comments
Open

web/client/main.js SDP is not defined #210

jiuhao opened this issue Oct 7, 2016 · 3 comments

Comments

@jiuhao
Copy link

jiuhao commented Oct 7, 2016

web/client/main.js
194: var s = SDP.parse("m=application 0 NONE\r\na=" + evt.candidate.candidate + "\r\n");
Firefox_49.0.1.6109

@stefhak
Copy link
Contributor

stefhak commented Oct 7, 2016

Odd, I just tested a call FF - FF (I'm using version 50.0b4) and it worked without any problems. (I run web/channel_server.js locally and open localhost:8080 in FF).

@suvie
Copy link

suvie commented Nov 22, 2016

I have this same issue - but I only downloaded the demo, did I need to download openwebrtc too? I started moving the tar file onto my server but it was massive so I was hoping I could only use the demo.... I'm probably being silly.

@IDOKN
Copy link

IDOKN commented Jun 14, 2017

you can copy it from https://demo.openwebrtc.org/sdp.js

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

No branches or pull requests

4 participants