P2PSP / Virtual-Room

A virtual room where friends share videos among them in real time directly over the web browser, with synchronized playback and a video chat at the same time.
GNU General Public License v3.0
34 stars 25 forks source link

No webcam crash #11

Closed josmangarsal closed 7 years ago

josmangarsal commented 7 years ago

When a user has not a webcam (checking window.localStream) use a default image avoiding the crash in the system.

jainamritanshu commented 7 years ago

Hi @josmanual @cristobalmedinalopez I have created a pull request to possibly resolve this issue. Kindly have a look :smile:

josmangarsal commented 7 years ago

Hi @jainamritanshu

It looks you are almost there. With two peers a get one with the webcam, one black square and one avatar.

captura de pantalla de 2017-07-20 08-46-28

How is this possible?

cristobalmedinalopez commented 7 years ago

Fixed in PR #12