picture-in-picture Questions

4

I'd like to use JavaScript to enable PiP on Youtube videos. I am able to do so on html <video>s but it seems impossible to do so on Youtube <iframe>s. Has someone any lead on this?
Jackie asked 26/3, 2020 at 22:28

6

How can I detect if the user clicked on the native close and maximize button in PIP small window . Are there any listeners I can listen to. Right now my receiver only listens to the controls I defi...
Bedivere asked 2/11, 2017 at 2:14

1

Solved

I'm Trying to use Picture in Picture on IOS Simulator (Iphone 11 - IOS 14.5) but I can't do it, I've tested on youtube, vimeo and raw videos but nothing happens. I've also tried to enable PIP on se...
Toneytong asked 26/8, 2021 at 13:0

1

Solved

I am playing my videos in PIP mode when on Pressback button. Everything is fine. video playing perfectly. navigation etc. But problem is when i Close PIP mode. There is new window created on my rec...

0

Apple introduced picture-in-picture feature for iOS starting version 14.0 while it was available for iPadOS earlier. The feature works fine when using AVFoundation API. For example, import AVFounda...
Tartary asked 13/7, 2020 at 11:48

3

I have small app which runs on iOS and tvOS where I’m displaying a video in UIView.It does support iOS 12 and tvOS 12. Now want to show PIP for tvOS hence trying to use AVPictureInPictureController...
Ilarrold asked 30/10, 2019 at 7:5

4

Is there a way to use picture-in-picture feature on an activity that is not a video to show it scaled down ? I have an activity with a giant progress bar and some text that I would like to display...
Nympholepsy asked 19/2, 2019 at 21:15

1

Solved

I'm working on integrating the Picture-In-Picture (PiP) feature into a custom HTML5 video player. With the introduction of PiP support in Safari 9 (announced at WWDC15), I aim to enhance the user e...
Childlike asked 10/9, 2016 at 20:30
1

© 2022 - 2024 — McMap. All rights reserved.