Scrcpy: Does it use minicap

Created on 17 Sep 2018  路  4Comments  路  Source: Genymobile/scrcpy

HI,
I am curiously just if it does use minicap to capture the screen from phone?

question

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.

All 4 comments

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?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mttmllns picture mttmllns  路  3Comments

swamikamal picture swamikamal  路  3Comments

behzadpooldar picture behzadpooldar  路  4Comments

sennight picture sennight  路  3Comments

singleNeuron picture singleNeuron  路  3Comments