aws / aws/connect-rtc-js

Add ability to set media bit rate in rtc client

Open
#21 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
91
Forks
65
Avg merge
2h 21m
Merged PRs (30d)
1

Description

We are finding that we need to adjust the media bit rate in Chrome (b=AS:?).
http://www.rtcbits.com/2016/11/controlling-bandwidth-usage-in-webrtc.html
I've embedded the ability in the connect-rtc.js file.
https://webrtchacks.com/limit-webrtc-bandwidth-sdp/

I would prefer if the original project has this facility so that it can be called and set from an external client.

Contributor guide

Open the contributing guide

Research direction

Start by reading connect-rtc.js and the linked WebRTC bandwidth references to understand how media bitrate is currently adjusted. Determine the external-client API and bitrate behavior required, then verify that a caller can set the bitrate through the RTC client and that the resulting SDP or media configuration reflects it.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
audio-video-rtc
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.