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

issue on bitrate #1338

@dvdcam

Description

@dvdcam

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions