brianchirls / Seriously.js

A real-time, node-based video effects compositor for the web built with HTML5, Javascript and WebGL
MIT License
3.87k stars 354 forks source link

Use srcObject (createObjectURL is soon deprecated) #173

Open samyk opened 3 years ago

samyk commented 3 years ago

Fixes Seriously to work on Chrome Beta as the beta branch has already deprecated createObjectURL for MediaStreams. Additional info: https://developer.mozilla.org/en-US/docs/Web/API/URL/createObjectURL