curzel-it / pipper

App that allows users to keep a webview always visible on their screen, on top of other windows, like for watching youtube while working and stuff. Still a proof of concept
MIT License
86 stars 6 forks source link

Videos stop when using iPad / Safari and iPhone Safari User Agent Profiles #10

Open jawadakhan97 opened 10 months ago

jawadakhan97 commented 10 months ago

Hey again, thanks again for the app.

When I use a 4 finger swipe up, Mission Control, the video (YouTube) pauses. I can hit the ⏯️ button (Play / Pause) on my MacBook to start the video up again. It doesn't happen every time, seems intermittent for some reason. I have a recording of it happening. I also start and stop the audio with the ⏯️ button while in Mission Control.

Notably, exiting Mission Control does not start the audio or video. This didn't happen with the Desktop / Safari User Agent profile.

https://github.com/curzel-it/pipper/assets/12705383/caff55d7-4049-42cf-b82d-373f5ef03657

curzel-it commented 10 months ago

Interesting behavior, I'll look into it. It's probably worth wiring it up so it works always rather than sometimes I guess haha Comment about the user agent is interesting, didn't know it could influence this kind of behaviors in a webview.