WebDevSimplified / Zoom-Clone-With-WebRTC

1.52k stars 863 forks source link

Not able to see video in the video grid. #59

Open fchivaurah opened 3 years ago

fchivaurah commented 3 years ago

The following are the issues with my video grid in this app:

  1. I am failing to see any video in chrome and opera mini, i am only seeing video feed when i run the app in safari and even then, the feed is frozen.

  2. I am also getting a message in the console which reads DevTools: failed to load SourceMap: Could not load content for https://unpkg.com/peerjs.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE.

Any idea on how to solve these issues? Your assistance would be greatly appreciated.