TqkLibrary.Scrcpy
2.7.44
See the version list below for details.
dotnet add package TqkLibrary.Scrcpy --version 2.7.44
NuGet\Install-Package TqkLibrary.Scrcpy -Version 2.7.44
<PackageReference Include="TqkLibrary.Scrcpy" Version="2.7.44" />
<PackageVersion Include="TqkLibrary.Scrcpy" Version="2.7.44" />
<PackageReference Include="TqkLibrary.Scrcpy" />
paket add TqkLibrary.Scrcpy --version 2.7.44
#r "nuget: TqkLibrary.Scrcpy, 2.7.44"
#:package TqkLibrary.Scrcpy@2.7.44
#addin nuget:?package=TqkLibrary.Scrcpy&version=2.7.44
#tool nuget:?package=TqkLibrary.Scrcpy&version=2.7.44
TqkLibrary.Scrcpy
A .NET library to mirror the screen and control Android devices, by reusing the scrcpy server.
It pushes the scrcpy server to the device over ADB, then exposes the video, audio and control streams as a managed API. Video is decoded through a small native helper (TqkLibrary.ScrcpyNative) together with FFmpeg.
Features
- Video stream (H.264 / H.265 / AV1)
- Audio stream (Opus / AAC / FLAC / raw)
- Device control: touch, key, text injection, scroll, clipboard (copy / paste, autosync)
- Camera mirroring
- Query device capabilities: list encoders, displays and cameras
Supported scrcpy server versions
Each package bundles a matching scrcpy-server.jar — the server must match the client protocol. The bundled version is exposed by Constant.ScrcpyServerVersion. Pick the package whose version matches the scrcpy server you want to run.
| Package branch | scrcpy server |
|---|---|
| 2.4 | 2.4 |
| 2.5 | 2.5 |
| 2.6 | 2.6.1 |
| 2.7 | 2.7 |
| 3.0 | 3.0 |
| 3.1 | 3.1 |
| 3.2 | 3.2 |
| 3.3 | 3.3.4 |
| 4.0 | 4.0 |
Platform
- Windows x64 / x86 (the native helper
TqkLibrary.ScrcpyNativeships forwin-x64andwin-x86). - Targets: .NET Framework 4.6.2, .NET 6 (Windows), .NET 8 (Windows).
Credits
The bundled scrcpy-server.jar is taken, unmodified, from the scrcpy project by Genymobile (Romain Vimont and contributors). scrcpy is licensed under the Apache License 2.0. All credit for the server goes to the scrcpy authors.
License
TqkLibrary.Scrcpy is licensed under the MIT License.
The bundled scrcpy server is a separate work licensed under the Apache License 2.0 by Genymobile; see the scrcpy repository for its license terms.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- System.Drawing.Common (>= 8.0.4)
- TqkLibrary.FFmpeg.Native.Win.x64 (>= 8.0.1.48)
- TqkLibrary.FFmpeg.Native.Win.x86 (>= 8.0.1.48)
-
net6.0-windows7.0
- System.Drawing.Common (>= 8.0.4)
- TqkLibrary.FFmpeg.Native.Win.x64 (>= 8.0.1.48)
- TqkLibrary.FFmpeg.Native.Win.x86 (>= 8.0.1.48)
-
net8.0-windows7.0
- System.Drawing.Common (>= 8.0.4)
- TqkLibrary.FFmpeg.Native.Win.x64 (>= 8.0.1.48)
- TqkLibrary.FFmpeg.Native.Win.x86 (>= 8.0.1.48)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TqkLibrary.Scrcpy:
| Package | Downloads |
|---|---|
|
TqkLibrary.Scrcpy.Wpf
my private lib |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.37 | 0 | 6/26/2026 |
| 4.0.12 | 99 | 6/22/2026 |
| 3.3.26 | 0 | 6/26/2026 |
| 3.3.9 | 92 | 6/22/2026 |
| 3.2.23 | 0 | 6/26/2026 |
| 3.2.6 | 104 | 6/22/2026 |
| 3.1.21 | 0 | 6/26/2026 |
| 3.1.4 | 97 | 6/22/2026 |
| 3.0.49 | 0 | 6/26/2026 |
| 3.0.34 | 94 | 6/22/2026 |
| 2.7.44 | 0 | 6/26/2026 |
| 2.7.30 | 103 | 6/22/2026 |
| 2.6.38 | 0 | 6/26/2026 |
| 2.6.23 | 98 | 6/22/2026 |
| 2.5.33 | 0 | 6/26/2026 |
| 2.5.19 | 89 | 6/22/2026 |
| 2.4.132 | 0 | 6/26/2026 |
| 2.4.123 | 91 | 6/22/2026 |
| 2.4.0 | 98 | 6/19/2026 |
| 2.3.0 | 263 | 6/27/2025 |