Closed mechpil0t closed 5 years ago
Unfortunately WebRTC network simply doesn't support UWP at the moment, as far as I can see no workaround is possible (the DLL is not not open source, so you can't compile it yourself for the platform). I had a quick look around their site and did find this mention of UWP:
V0.983 also adds a the first purchasable extra that won’t be part of the asset version: The latest development version for UWP/HoloLens. Please inquire by email for more detail.
So I think the only way you will get UWP support is to email and ask if you can purchase that.
thanks for the information I contacted the developer and yes buying (at great expense) the UWP plugin would be the only option at the moment
Feel free to close this issue
People have got web rtc working on hololens (github.com/DanAndersen/webrtc-hololens-unity-docs) but its a totally different plugin
People have got web rtc working on hololens (github.com/DanAndersen/webrtc-hololens-unity-docs) but its a totally different plugin
Don't forget that Dissonance supports custom network backends - they're really not too complex to build! Once the basic network session is setup you just need to setup:
As Unet is dead I was planning to move to webrtc solution for dissonance, however I have an issue on Hololens
I get the following errors: "Platform not supported! Platform: WSAPlayerX86" "Unable to load DLL webrtccsharpwrap"
I realise this issue is with the WebRTC Network (becausewhynot) plugin and not dissonance but I was wondering if anyone had had this issue before or found a work around? I the webrtc devs (becausewhynot) dont seem to have a forum.
(dissonance + WebRTC Network is working on android and PC)
more logs: