VideoClient Sample Error: rtcomm.EndPointProvider is not a constructor
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):

-
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
-
Uncaught TypeError: rtcomm.EndpointProvider is not a constructor(…)(anonymous function) @ videoClient.html:183
-
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