UnityRemoteDesktopDuplication icon indicating copy to clipboard operation
UnityRemoteDesktopDuplication copied to clipboard

An Unity example to send a desktop image to a remote PC using Desktop Duplication API and NVENC/NVDEC.

Results 6 UnityRemoteDesktopDuplication issues
Sort by recently updated
recently updated
newest added

Hi, i have troubles getting this project to work (using Unity 2020.3.25f1). I have 2 Computers connected via LAN. On PC A i start the Sender scene, on PC B...

Hello, for some reasons i'm unable to receive to video stream. Neither with the seperated samples nor with the combinated one (SenderToReceiver scene). the desktop duplication on the sender scene...

Hi there. This project looks really interesting and I wanted to give it a try but I'm having some problems testing out the sample project. Two different Windows 10 Pro...

Hi Hecomi! Thank you very much for your hard work! Your repository is really amazing. Do you know how to make a Remote control PC from android like a Teamviewer?

when I run this program i got this type of screen how to fix it ![image](https://user-images.githubusercontent.com/106041678/230483647-f4e654d3-99dc-45dd-a958-cda0b23aad35.png)

uNvEncoder has not been initialized yet. UnityEngine.Debug:LogError (object) uNvEncoder.Encoder:Encode (intptr,bool) (at Library/PackageCache/[email protected]/Runtime/Encoder.cs:123) uNvEncoder.Encoder:Encode (UnityEngine.Texture,bool) (at Library/PackageCache/[email protected]/Runtime/Encoder.cs:100) UnityRemoteDesktopDuplication.DesktopEncoder/d__7:MoveNext () (at Assets/uRemoteDesktopDuplication/Scripts/DesktopEncoder.cs:60) UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr)