jitsi-meet
jitsi-meet copied to clipboard
iOS PiP mode + camera usage
Is your feature request related to a problem you are facing? Yes, I can't use another app while calling. Describe the solution you'd like So, apple has recently updated their AVKit and included the opportunity to get PiP video calls and use a camera while in PiP. We have some discussion here. Hope you will introduce it in your beta app/in the main app/when apple releases iOS 15.
Last I checked PiP required the use of AVPlayer, which we (well, the WebRTC library really) don’t use.
Last I checked PiP required the use of AVPlayer, which we (well, the WebRTC library really) don’t use.
Well, Apple introduced some new api in iOS 15, you can check the discussion via link above, just check messages after WWDC-2021 there. So, it is now available to get video from other source than AVPlayer, you can check it in that issue or at the documentation here.
Thanks for the heads up! Indeed it looks like this would work: https://developer.apple.com/documentation/avkit/avpictureinpicturevideocallviewcontroller since it allows us to present a UIView which is rendering the video.
Are there any updates?
We have requested the entitlement to be able to enable this.
Hi! Any updates?
There is some more work to be done on our side to handle camera interruptions. We are not done yet.
So, any updates?
No updates, sorry, we got busy with other things but this is still on the list.
@saghul any updates?
We have started to look into it! Hopefully we have an update soon.
@saghul any updates?
Not yet.
Does this mean that a near future update will support full PIP? Even on app background? For iOS 15 + that is.
That's the goal.
Hi, @saghul Any Updates on this issue
Not yet.
@saghul any updates on this issue?
I'll update this issue when there is progress.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I believe this should not be closed.