Skip to content

Conversation

jibon57
Copy link

@jibon57 jibon57 commented Jul 31, 2025

This PR introduces a DisableRed option to TrackPublicationOptions. This allows developers to disable Redundant Audio Data (RED) for an audio track upon publication.

While RED can improve audio resilience on networks with packet loss, it increases bandwidth usage. This option provides flexibility for scenarios where lower bandwidth is a priority.

@anunaym14
Copy link
Member

Thanks for the PR, though I don't think the option is relevant for the SDK at the moment. Any audio that is published is either encoded by the user, or encoded using the PCM track APIs (which does not use RED).

The option is relevant for SDKs that support encoding/decoding.

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.

2 participants