I was following a tutorial on Dzone however I completed the application but there were some errors.
https://dzone.com/articles/build-a-video-chat-service-with-javascript-webrtc
The first error is SimpleWebRtc is deprecated https://simplewebrtc.com/latest-v3.js
So since this link does not work anymore what do I do? Since I don't know how the functions work in the javascript section it's hard to fix the issue.