I am using the Temasys plugin and the updated kurento-utils above that should give me the ability to view video in IE 10. I have verified that the Temasys plug-in is installed. I get the following error:
Type Error: Object does not support this action
on this line of code:
pc = new RTCPeerConnection(configuration);
I am obviously missing something - anyone have any ideas?