Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio RED support #540

Open
fgutmann opened this issue Jan 10, 2025 · 0 comments
Open

Audio RED support #540

fgutmann opened this issue Jan 10, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@fgutmann
Copy link

Is your feature request related to a problem? Please describe.

Android supports enabling Audio RED (redundant encoding) using the AudioTrackPublishOptions.

Javascript supports the same flag using the TrackPublishOptions

It seems RED is currently not supported in the swift SDK at all.

Describe the solution you'd like

Add the red boolean property to AudioPublishOptions, like it exists on Android and Javascript SDKs.

Describe alternatives you've considered

none

Additional context

N/A

@fgutmann fgutmann added the enhancement New feature or request label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants