Temasys / AdapterJS

AdapterJS Javascript Polyfill and Tools for WebRTC - Skylink WebRTC
http://skylink.io/web
Other
428 stars 100 forks source link

How to mirror video for IE11 #313

Open stalena opened 4 years ago

stalena commented 4 years ago

We need the mirroring of the video in the IE11 browser. We are using the Temasys WebRTC plugin (via "adapterjs": "0.15.4"). In IE11 video tag is converted as HTML object tag:

video_as_object_tag

There was a similar issue a few years ago:

https://github.com/Temasys/AdapterJS/issues/218#issuecomment-332096311

Is there any news on this? Are we able to mirrow the video/image before rendering?