Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

WebRTC for IE disableVideo not work

Somnus_Chen
Beginner
366 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
366 Views

Hi Chen,

We do not support disableVideo in IE plugin.

Thanks!

View solution in original post

0 Kudos
3 Replies
Chunbo_H_Intel1
Employee
367 Views

Hi Chen,

We do not support disableVideo in IE plugin.

Thanks!

0 Kudos
mike_h_2
Beginner
366 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?

 

 

 

   

0 Kudos
Chunbo_H_Intel1
Employee
366 Views

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

Thanks!

0 Kudos
Reply