hl2ss icon indicating copy to clipboard operation
hl2ss copied to clipboard

integrate with unreal

Open NatakuZ opened this issue 1 year ago • 1 comments

hi, i want create a plugin for unreal , it is possibile using some dll and lib from unity plugin or i must bulding from project ? i am lookinf for stream the pv camera in my unreal project from hololesn to internet. .

NatakuZ avatar Jan 09 '24 10:01 NatakuZ

Hello, I'm not familiar with Unreal but it should be possible to use the same dll and lib (https://unreal.gg-labs.com/wiki-archives/devops/linking-dlls) since it does not use any Unity-specific functions. The include headers are configuration.h and hl2ss.h in hl2ss/hl2ss/plugin.

jdibenes avatar Jan 09 '24 20:01 jdibenes