How to record several AVPlayer in a UIView

I am trying to record many AVplayers playing in a UIView. But when I record that UIView I can't see AVPlayers which are playing...! what's the matter?????

Answered by Engineer in 792060022

If you are using RPScreenRecorder, then your app can't record video from AVPlayer. It is also not possible to record video from AVPlayer when it's playing an encrypted HLS stream, for example.

If you are using RPScreenRecorder, then your app can't record video from AVPlayer. It is also not possible to record video from AVPlayer when it's playing an encrypted HLS stream, for example.

How to record several AVPlayer in a UIView
 
 
Q