Skip to content

Allow specifying codecs for the SDP.#672

Open
dennwc wants to merge 2 commits intomainfrom
codecs
Open

Allow specifying codecs for the SDP.#672
dennwc wants to merge 2 commits intomainfrom
codecs

Conversation

@dennwc
Copy link
Copy Markdown
Contributor

@dennwc dennwc commented May 4, 2026

Allow specifying codec list for the SDP. All codecs supported by our media SDK can be enabled, even if they are not enabled by default.

Disabling codecs works by setting OnlyListedCodecs in the SIPMediaConfig and specifying the exact codec set. It will override any enable/disable flags we set.

For now there are no new supported codecs. The first planned additions are OPUS and AMR-WB which will follow shortly in separate PRs.

Requires livekit/protocol#1530

@dennwc dennwc self-assigned this May 4, 2026
@dennwc dennwc requested a review from a team as a code owner May 4, 2026 12:12
@dennwc dennwc force-pushed the codecs branch 4 times, most recently from 83dea4d to 6a7135a Compare May 4, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant