Show specific layout coordinate in realtime?

Since I cant play multiple videos on iOS. I have an idea to show specific coordinate layout (x, y, width, height).

Is this possible ?

You mention playing multiple videos… Would using gifs or animated frames suit your scenario?

No, its must be actuall mp4 video. I use multiple cameras now, but the performance is very slow

I would use setCrop() for that.

I also use setCrop() on initial development, however I need multiple videos to create a separated videos/pieces.

That’s the problem, iOS cant play multiple videos at the same time