Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
1151 Discussions

How can i change self bit-rate and subscription bit-rate

Nikhil_kumar__Doosar
609 Views

Hello team,

we are using intel cs (v4.1) ,how we can change bit-rate or frames per second  on fly .

 

Thanks,

Nikhil

0 Kudos
1 Reply
Qiujiao_W_Intel
Employee
609 Views

You can specify maxBitrate in video and audio options when publishing local stream, and once it's published, the published stream bitrate is fixed. For subscription bitrate, you can specify resolution, fps and bitrateMutiplier to a specified bitrate. If you want to change subscribed  stream's bitrate, use subscription.applyOptions to update the subscription options.

0 Kudos
Reply