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

Combine audio/video streams #78

Closed
jeremyckahn opened this issue Dec 3, 2022 · 1 comment
Closed

Combine audio/video streams #78

jeremyckahn opened this issue Dec 3, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@jeremyckahn
Copy link
Owner

Currently, audio and video streams are handled separately. This comes at a possible performance cost and blocks #77. The streams should be combined so that audio is outputted via <video /> elements that provide audio UI controls.

@jeremyckahn jeremyckahn added the enhancement New feature or request label Dec 3, 2022
@jeremyckahn
Copy link
Owner Author

It doesn't seem that this is actually needed.

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
Development

No branches or pull requests

1 participant