Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppRTC-UWP on hololens #58

Open
marioscialpi opened this issue Jan 18, 2019 · 3 comments
Open

AppRTC-UWP on hololens #58

marioscialpi opened this issue Jan 18, 2019 · 3 comments
Assignees

Comments

@marioscialpi
Copy link

Hi, I'm using AppRTC-UWP with Visual Studio 2017 (sdk build 16299) and hololens version 10.0.17763
Signaller is apprtc and server turn/stun are supplied from twilio.

Host A: web appr.tc
Host B: windows AppRTC-UWP (case 1) / hololens AppRTC-UWP (case 2)

Windows AppRTC-UWP and Web appr.tc (case 1) works perfectly, but when I deploy AppRTC-UWP on hololens (case 2), hololens device display web stream while web does not display hololens stream.
I have no errors neither on the web side nor on the hololens side.

Please can you help me?

Thanks a lot

@jamescadd jamescadd self-assigned this Jan 18, 2019
@jamescadd
Copy link
Member

Hello, when you first join the room on the HoloLens does it prompt you to access the camera and mic? After that does it show the local video feed? I have not tried this before but we may need to find a way to collect logs to diagnose. The sample is quite old though, we are going to start updating it to the newest appr.tc code on Monday and remove the WinJS dependency which may improve things. I also have not tried it with the latest VS & SDK.

@marioscialpi
Copy link
Author

marioscialpi commented Jan 19, 2019 via email

@jamescadd
Copy link
Member

If the HoloLens isn't showing even the local loopback camera there's something fundamental wrong. If you can provide VS output for a debug run this may help, but it would likely need the debug build of the WebRTC library as well to provide enough information. This is something you could take on but is time consuming, let me know if you want more guidance.

When we have a newer build of appr.tc we can find a better way to get the traces. In the meantime I wanted to see what your use case is for running this sample on HoloLens. Most developers end up needing a 3D environment like Unity so I'm curious to understand what you are trying to build. Feel free to follow up in email if you want to keep it confidential.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants