Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - Video freeze on chome ipad after exiting fullscreen #219

Closed
aussiedwarf opened this issue Aug 1, 2024 · 1 comment · Fixed by #334
Closed

[BUG] - Video freeze on chome ipad after exiting fullscreen #219

aussiedwarf opened this issue Aug 1, 2024 · 1 comment · Fixed by #334
Assignees
Labels
bug Something isn't working never-stale

Comments

@aussiedwarf
Copy link
Contributor

UE Version:
E.g. UE master

Frontend Version:
E.g. UE5.5 and master

Problem component
Frontend

Description
After connecting to a stream in Chrome on iPad Pro, going fullscreen, then out of fullscreen, the video is frozen.

Information still shows frames are being decoded.

Steps to Reproduce:

  1. Start pixel streaming and start a stream.
  2. Open chrome on ipad, connect to the stream, click to start.
  3. Press the fullscreen button.\
  4. Attempt to move the view by touch dragging.
  5. Exit fullscreen (should be able to do this by dragging.
  6. Notice the video is now frozen.

Expected behavior

  1. After exiting fullscreen, the video stream should still be running

Platform (please complete the following information):

  • iPad Pro
  • OS: iPadOs 17.5.1
  • Chrome
    Tested in Safari and the issue is not reproducable there.

Additional context
Problem may be because in fullscreen, touch dragging is pausing the video stream.

@aussiedwarf aussiedwarf added the bug Something isn't working label Aug 1, 2024
@lukehb
Copy link
Contributor

lukehb commented Nov 25, 2024

This is the behaviour of Chrome/Firefox on iPad, YouTube does the same. Dragging around in fullscreen on Chrome + iPad always make the video minimise/pause too. I think the best solution is to disable fullscreen in Chrome + iPad?

wdyt @aussiedwarf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working never-stale
Projects
None yet
2 participants