--
You received this message because you are subscribed to the Google Groups "kurento" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
<script language="javascript"> /* IE11 Fix for SP2010 */ if (typeof(UserAgentInfo) != 'undefined' && !window.addEventListener) { UserAgentInfo.strBrowser=1; } </script>
But getting same error“Object doesn't support this property or method” in IE 11
Cant you tell me what is the problem?
"addEventListener"
OR
"icecandidate"
Does above both the things support in IE or not?
"addEventListener" becomes "attachEvent" and icecandidate" becomes "onicecandidate"The setup i am currently using is
KMS version 6.2
TemWebRTCPlugin Version 0.8.866,
IE Version 11.0.96000.17031