Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

issue on bitrate #1338

Open
dvdcam opened this issue Aug 1, 2023 · 1 comment
Open

issue on bitrate #1338

dvdcam opened this issue Aug 1, 2023 · 1 comment

Comments

@dvdcam
Copy link

dvdcam commented Aug 1, 2023

Hi,
I'm using owt 4.3.1
When I publish a stream audio/video, the targetstream of webrtc protocol is very low ( only 28 kbits - monitoring with chrome://webrtc-internals). Otherwise if i publish an only video stream(without audio channel), the bitrate is correctly set with "maxbitrate" parameters of "M.conference.publish".

This is the JSON I set:
{"video":[{"codec":{"name":"vp8"},"maxBitrate":750}],"audio":[{"codec":{"name":"opus"},"maxBitrate":100}] }

Can you help me to fix this problem?

@dvdcam dvdcam changed the title issus on bitrate issue on bitrate Aug 1, 2023
@starwarfan
Copy link
Collaborator

Hi,
the issue should be fixed on 4.3.x branch (74e969c).
You can try to apply this change to 4.3.1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants