Skip to content

hecomi/UnityRemoteDesktopDuplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityRemoteDesktopDuplication

This is an example of sending a desktop image to a remote location. The image is captured by Desktop Duplication API and encoded using NVENC directly (NvPipe is not used to reduce the overhead for encoding). The buffer is then sent over UDP and decoded with NvPipe (NVDEC) in a remote location.

Platforms

  • Windows 10
  • Unity 2020.3.23f1
  • NVIDIA GPU that supports NVENC/NVDEC APIs

Dependencies

Screenshot

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages