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

Allow audio-only streaming #6

Open
davedoesdev opened this issue Sep 1, 2021 · 1 comment
Open

Allow audio-only streaming #6

davedoesdev opened this issue Sep 1, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@davedoesdev
Copy link
Owner

At the moment, video is assumed up to the encoder at least.

@davedoesdev davedoesdev added the enhancement New feature or request label Sep 2, 2021
@davedoesdev
Copy link
Owner Author

Video can now be turned off (WebGL will be emitted by the canvas instead).

Streaming without a video track is a different matter.
webm-muxer.js does support it but this is more of a UI issue. We'd have to have a menu item to say don't stream video, and if checked then remove the camera icon and the canvas. Probably the same the other way round (disable audio).

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

1 participant