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

Screencast issue on Version 4.3

srinag
Beginner
483 Views

Hi,

Recently i have installed Intel CS Webrtc 4.3 version. Video is working fine in both mixing and forward streams. But when i try to implement screencast in forward remote users are failed to subscribe to screen stream. Here is the error: "subscribe failed Target audio stream does NOT satisfy:Requested audio stream"

Any help is appreciated

 

Regards

Srinag

0 Kudos
1 Reply
N__Aji
Novice
483 Views

Is this issue still exists ? please try like this. 

let options = { audio: false, video: true}
conference.subscribe(stream, options).then()

 

0 Kudos
Reply