lib.rtcomm.clientjs icon indicating copy to clipboard operation
lib.rtcomm.clientjs copied to clipboard

VideoClient Sample Error: rtcomm.EndPointProvider is not a constructor

Open nagarashish opened this issue 9 years ago • 0 comments

Hi,

I have followed instructions from following link to setup VideoClient sample. https://github.com/WASdev/lib.rtcomm.clientjs/blob/master/docs/sample.md

When I run then sample and hit Register button nothing happens. I see three error messages in browser console (see below image):

endpointprovider error

  1. Uncaught TypeError: Cannot read property 'Log' of undefined(…)(anonymous function) @ rtcomm.js:673(anonymous function) @ rtcomm.js:647(anonymous function) @ rtcomm.js:649 videoClient.html:183

  2. Uncaught TypeError: rtcomm.EndpointProvider is not a constructor(…)(anonymous function) @ videoClient.html:183

  3. GET http://192.168.11.7:8090/favicon.ico 404 (Not Found)

Is there any problem is setup?

Really appreciate some help.

Regards,

Ashish Nagar

nagarashish avatar Dec 14 '16 05:12 nagarashish