HI,
I am curiously just if it does use minicap to capture the screen from phone?
No, it does not use minicap.
It uses Android hidden class to capture and MediaCodec to encode the frame.
All the treasure is in ScreenEncoder.
You can also get more details in DEVELOP.
Thanks a lot
which one is better?
Most helpful comment
No, it does not use minicap.
It uses Android hidden class to capture and MediaCodec to encode the frame.
All the treasure is in ScreenEncoder.