EasyRTC Video Conference not working with JQuery

38 views
Skip to first unread message

Jaswanth Kumar

unread,
Feb 11, 2015, 2:29:51 AM2/11/15
to eas...@googlegroups.com
Hi,

I have followed the easyrtc client setup tutorial and am successful in creating video conference. 

However when I tried to use jquery & socket.io for chat setup, the self (caller) webcam is launching but I am not able to initiate calls for others.

Am I doing some thing wrong. I have used jQuery to call the easyrtc methods. 

Please find the attached file and let me know where I went wrong.

Thanks in advance!
client.js

Eric Davies

unread,
Feb 11, 2015, 1:38:26 PM2/11/15
to eas...@googlegroups.com
Easyrtc is trying to use a websocket to talk to it's server.
You are trying to use your websocket to talk to presumably a different server using your own protocol.
You need to run the two different sockets on different ports. See easyrtc.setSocketUrl in the docs.
You should be getting some interesting errors. 
Reply all
Reply to author
Forward
0 new messages