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

Feat: Add getUserMedia API implementation #130

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

hcandelaria
Copy link
Contributor

@hcandelaria hcandelaria commented Jul 13, 2024

Introduced use_user_media function and structure to create a reactive streaming interface for media input devices.

Closes #128

Introduced `use_user_media` function and structure to create a reactive
streaming interface for media input devices.
@maccesch
Copy link
Contributor

Nice work! Thanks.

@hcandelaria
Copy link
Contributor Author

Thanks for your guidance @maccesch!

@maccesch maccesch merged commit d3de53a into Synphonyte:main Jul 15, 2024
0 of 2 checks passed
@hcandelaria hcandelaria deleted the user-media-api branch July 16, 2024 23:51
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.

Add mediaDevices.getUserMedia
2 participants