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
I've just had a report from a customer thinking that we have added a new feature to our application (but we haven't). It turns out that when a user is on an Apple device then it picks up on the persons hand gestures and sends that down the pipe with the video call.
Is there anyway to stop it injecting into the Twilio video stream? I have an application that people discuss very serious things and sending reactions can cause some major concerns and customers also thinking that we are intercepting their video calls.
The W3C has recently added support for gesture reaction constraints in MediaCapture Extensions (w3c/mediacapture-extensions#141). Once browsers integrate this, people could use this constraint to adjust the user experience based on their specific case.
I've just had a report from a customer thinking that we have added a new feature to our application (but we haven't). It turns out that when a user is on an Apple device then it picks up on the persons hand gestures and sends that down the pipe with the video call.
Apple explanation is here: https://youtu.be/NGc6TaCQe4M?feature=shared&t=19
Is there anyway to stop it injecting into the Twilio video stream? I have an application that people discuss very serious things and sending reactions can cause some major concerns and customers also thinking that we are intercepting their video calls.
It can be disabled on an individual device basis: https://www.macrumors.com/how-to/disable-gesture-based-facetime-reactions/
Has anyone else experienced this?
The text was updated successfully, but these errors were encountered: