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

Video player freezes UI when 'Cancel' button is pressed #318

Open
taweisse opened this issue Jan 23, 2024 · 0 comments
Open

Video player freezes UI when 'Cancel' button is pressed #318

taweisse opened this issue Jan 23, 2024 · 0 comments

Comments

@taweisse
Copy link

taweisse commented Jan 23, 2024

When playing an RTSP video stream, pressing the 'Cancel' button freezes the UI for 10-30 seconds. It does not matter if the button is pressed before the video loads, or when it has failed to load. ATAK eventually recovers and can be interacted with again. The issue can be consistently reproduced using the Hello World plugin example:

  1. Ensure Hello World plugin is installed and loaded into ATAK on device.
  2. Open the hamburger menu in the upper right, and select the Hello World Tool to open the plugin dropdown.
  3. Scroll down to Notification Examples, and press Play a Video with Overlay.
  4. Press the cancel button before the video loads, or after it fails, which will happen with the Big Buck Bunny stream as of the date of this bug report.
  5. Observe that the ATAK UI freezes and cannot be interacted with for some time.

This issue was discovered using a Samsung Galaxy Tab S4 SM-T830, but has been seen on other devices as well, both with the Hello World example as well as a third-party plugin.

The issue appears to be caused by the com.partech.pgscmedia package, for which the source is not available for further investigation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant