videochat-peerjs-example
videochat-peerjs-example copied to clipboard
--fix: video stream object
removed the deprecated CreateObjectURL.
This fixes script.js:113 Uncaught TypeError: Failed to execute 'createObjectURL' on 'URL': No function was found that matched the signature provided. for me. Thanks.