open-webrtc-toolkit / owt-server

General server (streaming/conference/transcoding/anayltics) for OWT. (A.k.a. MediaServer)

Home Page:https://01.org/open-webrtc-toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

owt_server setting max_bitrate_bps

SirZiWang opened this issue · comments

How to set the maximum mixed stream bitrate to 10Mbps
8b940f22923c097feb54d5322a6fb64

The bit rate of the video pushed by the client is 10Mbps, and the bit rate sent by the server to the client is 2.5Mbps. How does the server set the maximum bit rate to 10Mbps