c#-client-to-scrcpy
a c# client to scrcpy (android mirroring)
this is a demo client of c# + opencv for rendering scrcpy output
1- create a new project in visual studio 2019 2- https://github.com/Genymobile/scrcpy/releases/download/v1.12.1/scrcpy-server-v1.12.1 download and put it in the bin/debug folder of project. 3- https://developer.android.com/studio/releases/platform-tools download and unzip it in the bin/debug folder of project.
2- in visual studio c# get nuget package opencvsharp 4, opencvsharp 4 runtime.
3- copy paste or download my file program.cs and run for the client for scrcpy.