AdapterJS
AdapterJS copied to clipboard
How to mirror video for IE11
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:

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?