MixedReality-WebRTC is a collection of components to help mixed reality app developers integrate audio and video real-time communication into their application and improve their collaborative experience
Describe the bug
When I try to run the code i get an runtime error:
Could not load mrwebrtc DLL file: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
To Reproduce
Steps to reproduce the behavior:
Open a new project.
Use any function from the library.
Run the code and wait for the error.
Expected behavior
No error.
EnvironmentPlease fill the information for each peer if different
MR-WebRTC version: 2.0.2
Platform: Windows 10, visual studio 19. .Net Project
Architecture: x64
Target device: Windows Desktop
Additional context
I have tried to install every dependency from the Nuget-package manager but it still doesn't seem to work :(
I've been following the tutorial but there is maybe something i'm missing.
Describe the bug When I try to run the code i get an runtime error: Could not load mrwebrtc DLL file: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
To Reproduce Steps to reproduce the behavior:
Expected behavior No error.
Environment Please fill the information for each peer if different
Additional context I have tried to install every dependency from the Nuget-package manager but it still doesn't seem to work :( I've been following the tutorial but there is maybe something i'm missing.