Skip to content

a c# client to scrcpy (android mirroring)

Notifications You must be signed in to change notification settings

yhtsnda/c-client-to-scrcpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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.

About

a c# client to scrcpy (android mirroring)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages