I would like to render multiple H264 mp4 videos on multiple views at the same time. Target is to read about 8 short videos, each at a size of 100x100 pixels and let them dis
Have you tried creating separate AVPlayerItems based on the same AVAsset for each AVPlayerLayer?