opentok / opentok-react-native

OpenTok React Native - a library for OpenTok iOS and Android SDKs
https://tokbox.com/
MIT License
211 stars 156 forks source link

How to implement blur background in opentok-react-native #631

Closed anshumanburman closed 11 months ago

anshumanburman commented 1 year ago
kapilmishr commented 1 year ago

We are working to incorporate background blur in Opentok React Native lib.

marinaserranomontes commented 11 months ago

Hi @anshumanburman,

FYI, the latest published version v2.23.1 includes the new OTPublisher.setVideoTransformers() method that lets you set (and clear) video transformers, such as a background blur for a publisher.

Thanks.