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

Screen getting freeze randomly during streaming #64

Open
KishanDasani opened this issue Sep 12, 2024 · 1 comment
Open

Screen getting freeze randomly during streaming #64

KishanDasani opened this issue Sep 12, 2024 · 1 comment

Comments

@KishanDasani
Copy link

KishanDasani commented Sep 12, 2024

What is the issue or idea you have?
I am using some android devices with stf.
As can be seen in the attached video, when using a device and performing some actions, screen gets freezed.
It will reflect the result of performed action either after a delay, or when screenshot is captured, or sometimes it'll never reflect but only when some other action is performed.

Key points to focus in the video:

  • in the beginning, settings app is launched, it is launched at the same second on the device, but took approx 6 to 7 seconds on stf screen to appear.
  • 0:18 > Inside Settings > Battery, dropdown at Today is clicked, and then on Back button on top. Due to that, dropdown got closed on device, but took almost 10 seconds on stf screen.
  • 0:40 > Digital Wellbeing is clicked, app list under Screen time goal is instantly loaded on device, appeared after 3 seconds on stf.
  • 01:07 > Recent app is clicked, reflected on the device, but not on stf screen, next when home screen was pressed, direct home screen appeared.

Device info:
Samsung Galaxy F13, Android 14
Also happening with other Android 14 devices as Motorola g 5G, Google Pixel 7, Samsung Galaxy Tab S10+

Delayed.action.reflection.mp4
@KishanDasani
Copy link
Author

KishanDasani commented Nov 7, 2024

Have observed that this issue occurs only when we are using the device through stf, where touch is supported via minitouch.

if the device is enrolled to stf, and we perform actions directly on device, it reflects immediately on stf screen.

ImageReader's onImageAvailableListener gets invoked late when device is being used from stf in the scenarios listed above.

I'm not able to figure out if this issue is of stf, or minicap, or minitouch.

@koral-- can you look at this one please?

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