You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would there be any value in incorporating a video feed using the user's camera? On one hand, it might be redundant considering that we're already captioning the audio. But I also wonder if having video could provide additional context to support the captioning, or could be used to project an interpreter if they are participating in the event.
Similar to the microphone, getting access to the camera only requires a small amount of code. Since I'm still on the fence about how useful this is, I just created a super quick prototype. PR incoming.
The text was updated successfully, but these errors were encountered:
Would there be any value in incorporating a video feed using the user's camera? On one hand, it might be redundant considering that we're already captioning the audio. But I also wonder if having video could provide additional context to support the captioning, or could be used to project an interpreter if they are participating in the event.
Similar to the microphone, getting access to the camera only requires a small amount of code. Since I'm still on the fence about how useful this is, I just created a super quick prototype. PR incoming.
The text was updated successfully, but these errors were encountered: