apivideo/api.video-reactnative-live-stream

[Feat]: A way to apply camera filters like skin smoothness and whiteness

adnandothussain opened this issue · 1 comments

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

Hi,

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.

Best regards,
Thibault