You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I posted this issue on the Kurento Google Group but no answer. Posting here hoping someone might be able to help. The link above points to an implementation of kurento that is suppose to work with Temasys.
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?
Thanks,
Tim
The text was updated successfully, but these errors were encountered:
https://github.com/owslab/kurento-utils-js
I posted this issue on the Kurento Google Group but no answer. Posting here hoping someone might be able to help. The link above points to an implementation of kurento that is suppose to work with Temasys.
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?
Thanks,
Tim
The text was updated successfully, but these errors were encountered: