issues
search
yocontra
/
rtc-everywhere
Cross-everything WebRTC mega-project
http://rtc.works
MIT License
652
stars
40
forks
source link
[Temasys] Override URL + DOM Mutation Observer
#2
Open
yocontra
opened
8 years ago
yocontra
commented
8 years ago
Override URL.createObjectURL to return a dummy url if the object passed is a temasys stream
Add DOM mutation observer to watch for these URLs and replace videos with object tags as needed
yocontra
commented
8 years ago
Maybe using srcObject makes more sense here than URL...