Closed Skylion007 closed 5 years ago
Easiest fix would be to upgrade to WebRTC50, but the backend changes are breaking it. I suggest we pull the changes from this fork to at least get WebRTC version 45 working and upgrade it from there.
Good news! The latest version of Chrome seems to fix whatever the previous version broke! We should probably update the WebRTC library to ensure this doesn't happen again though.
Fixed for now with #34 The newer WebRTC APIs would require a serious overhaul of the existing source code, and I don't have the time right now.
The Latest Version of Chrome seems to have caused this library to stop working. i have been unable to see video through any other browser as well. Firefox does not work, neither does Edge or Safari. As of the latest Chrome update, Chrome no longer seems to work either. As such, this library is no longer functional especially considering how Chrome is forced to autoupdate. The audio function does appear to still work but remote streams fail to function.