Skip to content

Is it possible to use more than one JEELIZFACEFILTER instance? #270

Answered by xavierjs
jmakar-boom asked this question in Q&A
Discussion options

You must be logged in to vote

Hi yes it is possible please check: https://github.com/jeeliz/jeelizFaceFilter#multiple-videos
However, be careful about the computing power. If you run facefilter for N videos it will require N times computing power (GPU power, the GPU is the limiting resource most often). Video resolution should be as low as possible.

If it is for a video call application, where participants should have face filters over the face, it is really better that each user run Jeeliz FaceFilter only on its own video, then you stream the video with the facefilter on than if each user run Jeeliz Facefilter for all the videos of the other users. It is better for performance, but also for privacy (it is not possibl…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jmakar-boom
Comment options

Answer selected by xavierjs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants