Skip to content

AkhmadMax/SCRCPY-C-Sharp-Client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

CREATEAED IN RSPONSE OF DEBATE AT Genymobile/scrcpy#1073

No jumbeled classes and files liabriries just a simple program.cs file.

SCRCPY-C-Sharp-Client

https://github.com/qaisbayabani/SCRCPY-C-Sharp-Client

it covers.

multithreading

a single file program.cs converting smooth capture from scrcpy-server to c# client

adb commands using c#

server port opening

reading server received data and forwarding the stream to other port.

opencv capture from network stream and decode H264 stream from android screen capture. cross plateform stuff. enjoy

install nuget package opencv sharp and opencv runtime from visual studio (2019 cummunity at my side).

download scrcpy-server-v1.1.12 from https://github.com/Genymobile/scrcpy/releases and rename it as scrcpy-server put in your visual studio projects bin/debug

download android sdk plateform tools from https://developer.android.com/studio/releases/platform-tools and unzip or copy all files in visual studio projects bin/debug

copy program.cs file

change the name of namespace according to ur environment.

run

may have to change the adb commands according to your own environment. 100% smooth capture result.

Subscribe and View my Channel plz.

https://www.youtube.com/results?search_query=qaisbayabanni

THIS REPO WILL BE CLOSED SOON.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%