AgoraIO-Community / VideoUIKit-Web-React

A Web library to simply integrate Agora Video Calling or Live Video Streaming to your website with just a few lines of code.
MIT License
53 stars 44 forks source link

feature to switch between mirror or non mirror mode for VideoPlayer #16

Closed benghui-agora closed 1 year ago

benghui-agora commented 2 years ago

The Web API has the capability to switch between mirror and non-mirrored. However, this is not available for React UIKit.

See

https://docs.agora.io/en/Interactive%20Broadcast/API%20Reference/web_ng/interfaces/videoplayerconfig.html?platform=Web#mirror

Please add this feature as it is useful for specific use cases.