-
Notifications
You must be signed in to change notification settings - Fork 22
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
Support local cameras (webcam) #477
Comments
In that vein, should we also create widgets for receiving and recording audio, or is that already possible with our existing video player and video recorder widgets? |
We don't play nor record the audio today, because it does not exist, but the widget is totally capable to do that. It's just a matter of activating the audio tracks. Ans yes, once we add support for the local cameras, we should definitely enable that. |
Can we record the local audio ?
…On Wed, Nov 29, 2023, 10:14 Rafael Araujo Lehmkuhl ***@***.***> wrote:
In that vein, should we also create widgets for receiving and recording
audio, or is that already possible with our existing video player and video
recorder widgets?
We don't play nor record the audio today, because it does not exist, but
the widget is totally capable to do that. It's just a matter of activating
the audio tracks.
—
Reply to this email directly, view it on GitHub
<#477 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJIYCJ4XK7JVMCH5OI5BETYG4YLPAVCNFSM6AAAAAA4VDXL3OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZRHA3TKMRXGM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Yes. But we need Secure Context for it. |
VideoPlayer
widget
Requested by @rjehangir:
The text was updated successfully, but these errors were encountered: