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
Do we have or can we add an option to apply camera filters like skin smoothness or whiteness or any filters?
Use case description
I was searching this lib but could not found a way i can add camera filters so i user publishing a livestream and apply some filters like whiteness or skin smoothness or any type or filter.
I was planning to use React Native Vision Camera for this. But we do not have a way we can pass our own video source to it.
Proposed solution
One way we can do is like allow a parameter to pass a video source. And that video source can we be from React Native Vision Camera or with any lib.
Alternative solutions
No response
The text was updated successfully, but these errors were encountered:
We don't have such option. And as it is a very complex feature, I am pretty sure we won't implement this soon.
If you want to develop this, we will be happy to help and merge your PR.
Version
1.2.4
Environment that reproduces the issue
Platforms: Android/Ios
Use Case
Do we have or can we add an option to apply camera filters like skin smoothness or whiteness or any filters?
Use case description
I was searching this lib but could not found a way i can add camera filters so i user publishing a livestream and apply some filters like whiteness or skin smoothness or any type or filter.
I was planning to use React Native Vision Camera for this. But we do not have a way we can pass our own video source to it.
Proposed solution
One way we can do is like allow a parameter to pass a video source. And that video source can we be from React Native Vision Camera or with any lib.
Alternative solutions
No response
The text was updated successfully, but these errors were encountered: