0x5eba / Video-Meeting

Google Meet / Zoom clone in a few lines of code

Home Page:https://video.sebastienbiollo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: connections[socketListId].addStream is not a function

manjujidagi opened this issue · comments

Unable to join in Linux & Mac.

But The Below Error Screen is showing in MAC but not on Linux

In 'connections[socketListId].addStream(window.localStream)', 'connections[socketListId].addStream' is undefined

Screenshot 2020-05-28 at 12 56 30 PM

The API only works on Chrome and Firefox.
Maybe when I will have more free time I will try with Safari and other browsers too.