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

shareScreen stream can not add to mixStream

wang_b_
Beginner
312 Views

 

in version 3.3:

     _this.conference.mix(shareScreenStream,  function () {console.log(success)}, onFailure)  this is work

in version 3.4 

     _this.conference.mix(shareScreenStream,  function () {console.log(success)}, onFailure)  this is no callback at all.

 

 

0 Kudos
0 Replies
Reply