jitsi-meet icon indicating copy to clipboard operation
jitsi-meet copied to clipboard

iOS PiP mode + camera usage

Open Derad6709 opened this issue 3 years ago • 20 comments

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.

Derad6709 avatar Jun 23 '21 16:06 Derad6709

Last I checked PiP required the use of AVPlayer, which we (well, the WebRTC library really) don’t use.

saghul avatar Jun 24 '21 06:06 saghul

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.

Derad6709 avatar Jun 24 '21 14:06 Derad6709

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.

saghul avatar Jun 25 '21 08:06 saghul

Are there any updates?

Derad6709 avatar Aug 08 '21 18:08 Derad6709

We have requested the entitlement to be able to enable this.

saghul avatar Aug 08 '21 19:08 saghul

Hi! Any updates?

Derad6709 avatar Nov 06 '21 19:11 Derad6709

There is some more work to be done on our side to handle camera interruptions. We are not done yet.

saghul avatar Nov 07 '21 06:11 saghul

So, any updates?

Derad6709 avatar Apr 08 '22 15:04 Derad6709

No updates, sorry, we got busy with other things but this is still on the list.

saghul avatar Apr 08 '22 15:04 saghul

@saghul any updates?

AjayShivanagol avatar May 17 '22 12:05 AjayShivanagol

We have started to look into it! Hopefully we have an update soon.

saghul avatar May 17 '22 12:05 saghul

@saghul any updates?

Sanjeev0414 avatar May 27 '22 03:05 Sanjeev0414

Not yet.

saghul avatar May 27 '22 08:05 saghul

Does this mean that a near future update will support full PIP? Even on app background? For iOS 15 + that is.

chrismcclune avatar May 31 '22 15:05 chrismcclune

That's the goal.

saghul avatar May 31 '22 17:05 saghul

Hi, @saghul Any Updates on this issue

SindhujaKanukolanu avatar Jun 21 '22 07:06 SindhujaKanukolanu

Not yet.

saghul avatar Jun 21 '22 08:06 saghul

@saghul any updates on this issue?

AjayShivanagol avatar Jun 28 '22 10:06 AjayShivanagol

I'll update this issue when there is progress.

saghul avatar Jun 29 '22 09:06 saghul

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.

github-actions[bot] avatar Feb 16 '24 01:02 github-actions[bot]

I believe this should not be closed.

saibotma avatar Feb 26 '24 14:02 saibotma