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

Cannot Join Session on Android XiaoMi 11 #10

Open
focalsolution opened this issue Nov 5, 2024 · 2 comments
Open

Cannot Join Session on Android XiaoMi 11 #10

focalsolution opened this issue Nov 5, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@focalsolution
Copy link

focalsolution commented Nov 5, 2024

Describe the bug
When I run this application on XiaoMi 11, the application can start properly. However, when I press "Join Session", there is nothing happen.

To Reproduce
Steps to reproduce the behavior:

  1. Start application
  2. Click on 'Join Session'
  3. Wait for a while (5+ mins)
  4. Nothing show up

Expected behavior
Video stream from the camera shows up.

Environment version of:

  • Node: v20.18.0
  • Yarn: v1.22.22
  • React Native: 0.73.4

Target Platform:

  • Device: Android XiaoMi 11
  • OS: MIUI 14.0.7.0

Additional context
It looks like onSessionJoin event never been called. Therefore, there is no video UI.

Moreover, when I look at Logcat in Android Studio, I found this error every time I press the "Join Session". Not quite sure if this is related.

Tag: vendor.qti.hardware. perf@ 2. 2- service
Message: Unknown params

Tag: ANDR-PERF-OPTSHANDLER
Message: Can't process request: noroot_thread is not running

Tag: ANDR-PERF-RESOURCEQS
Message: Failed to apply optimization [7, 3]

Remark
The same example code works fine on Samsung S22 though.

@focalsolution focalsolution added the bug Something isn't working label Nov 5, 2024
@focalsolution
Copy link
Author

I am not quite sure if anyone can help me on this.

@Rise-admin1
Copy link

Has anyone worked on the issue?

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

No branches or pull requests

3 participants