PIP is not working in background
vnsvirendra
0
Reputation points
Hi,
We have implement pip in our code using AVSampleBufferDisplayLayer in our view and using this guideline https://developer.apple.com/documentation/avkit/avpictureinpicturesamplebufferplaybackdelegate. Every thing seems working fine but when app goes in background then video view freeze. if app is in foreground then it is working fine.
https://developer.apple.com/documentation/avkit/adopting_picture_in_picture_for_video_calls
Sign in to answer