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

minicap can't start normally #212

Closed
yftyxa opened this issue May 18, 2020 · 7 comments
Closed

minicap can't start normally #212

yftyxa opened this issue May 18, 2020 · 7 comments

Comments

@yftyxa
Copy link

yftyxa commented May 18, 2020

C:\NDK\minicap>adb shell getprop ro.product.cpu.abi
arm64-v8a
C:\NDK\minicap>adb shell getprop ro.build.version.sdk
25

after ndk-build, i push minicap and minicap.so to /data/local/tmp, also, chmod 777 to them, however, when i lunch minicap, only two info displayed:
PID: 24461
INFO: Using projection 720x1280@720x1280/0

and i didn't catch any log, pls help fix this problem,thx

@koral--
Copy link
Member

koral-- commented May 18, 2020

What is the device model?

@yftyxa
Copy link
Author

yftyxa commented May 19, 2020

C:\Users\win10>adb shell getprop ro.product.model

cloudphone
it is a cloud service,i successed two days ago,but now it doesn't work

@EdwardCheck
Copy link

What is the device model?

Have you tried Xiaomi 10 ( rom version MIUI 11) , SDK = 29 ?

adb shell LD_LIBRARY_PATH=/data/local/tmp /data/local/tmp/minicap -P 1440x3120@1440x3120/0

Vector<> have different types (this=0x7fdf71d010, rhs=0x7fdf71d130)
Aborted

I also tried Huawei, the sdk version is also 29,it can work OK

@varundtsfi
Copy link

varundtsfi commented May 22, 2020

@yftyxa
Copy link
Author

yftyxa commented May 25, 2020

i have fixed this problem,thx all

@yftyxa yftyxa closed this as completed May 25, 2020
@yiqingkuang
Copy link

我已经解决了这个问题,谢谢所有

Hello, I encountered the same problem as you, how did you solve it in the end, I look forward to your reply

@milankmr
Copy link

Hello, I am facing the same issue , how did you solve ? can you please share ?

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

6 participants