# 前言
很可惜,目前 MixedReality-WebRTC 和 HoloLens2ForCV 不能同时在一个 Unity 项目使用。因为 MixedReality-WebRTC 只支持 ARM 构建,而 HoloLens2 的研究模式只能在 ARM64 下构建:ARM Support。GitHub 关于这些问题的讨论如下:
# mrwebrtc could not be found on HL2 / Unable to load DLL 'mrwebrtc'
关于此问题的相关讨论
- mrwebrtc could not be found on HL2
- Unable to load DLL 'mrwebrtc'
- Unity3D + Hololens 2: Unable to load DLL 'mrwebrtc.dll': The specified module could not be found
- now working on ARM64 build
这里提供了 MixedReality-WebRTC 对 ARM64 支持的概述和路线图的相关讨论
- ARM64 support progress
这里是 HoloLens 2 Research Mode 对 ARM 支持的相关讨论
- ARM Support
持续关注,希望未来能有更多的进度。
放一张在 ARM 构建下成功运行的截图吧