Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

WebRTC for IE disableVideo not work

Somnus_Chen
Beginner
193 Views

Dear Team:
    I found localStream.disableVideo() and localStream.disableAudio() don't work on IE with WEBRTC.ActiveX.But it works on Chrome.
    My webrtc API version is 2.8.  IE version is 11.
   Hope to help me.thanks.

 

 

 

 

0 Kudos
1 Solution
Chunbo_H_Intel1
Employee
193 Views

Hi Chen,

We do not support disableVideo in IE plugin.

Thanks!

View solution in original post

3 Replies
Chunbo_H_Intel1
Employee
194 Views

Hi Chen,

We do not support disableVideo in IE plugin.

Thanks!

mike_h_2
Beginner
193 Views

hi ChunBo!

      I use Version 3.1 for test in IE plugin, my desktop computer have no Camera, only have microphone. I found the audio stream  can not work in p2p model.  But i use other laptop computer which have camera and microphone, it work well. Do you know the reason?

 

 

 

   

Chunbo_H_Intel1
Employee
193 Views

Have you tried to set the video to false when creating the local stream?

Thanks!

Reply