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.
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.