It is incorrect. In WebRTC encoding bandwidth and quality is being controlled by server-side RTCP feedback. If server detects packet lost or jittering in the stream it sends a command to WebRTC client to reduce bandwidth or quality. So we can't just set this in SDP because it would be a workaround.Can you change the video quality by setting the sdp of FPWCSApiStream?