Browsers that support Video Filters
Question
What browsers support Video Filters?
Applies To
- Video Filters
- Video API
- JS SDK
Answer
Video filters are only supported in recent versions of Chrome, Electron, Opera, and Edge. They are not supported in other (non-Chromium-based) browsers or on iOS.
You can check if the client supports this feature by calling the OT.hasMediaProcessorSupport() method.
Comments
0 comments
Please sign in to leave a comment.