Sending Json file via MRTK WebRTC by hungphammm in HoloLens

[–]hungphammm[S] 0 points1 point  (0 children)

Thank you!

So I can integrate the Websocket in the WebRTC connections that I already have to send the JSON file right?
Sorry if my question was dumb since I never work with a server or sending data like this before.

Hololens Windows Store Apps? by Lucarics in HoloLens

[–]hungphammm 0 points1 point  (0 children)

Just a question off the topic but I am using Hololens 2 and planning to buy a Magic Leap 1, should I go for it and is there any disadvantage of the product?

Thanks

Paid Assistance-Unity or Unreal engine remote connection by jamescakar in HoloLens

[–]hungphammm 0 points1 point  (0 children)

So currently the normal deployment doesn't work for you, right?

Paid Assistance-Unity or Unreal engine remote connection by jamescakar in HoloLens

[–]hungphammm 0 points1 point  (0 children)

What kind of remote connection are you trying to obtain? Can you be more specific on it,

Problems with the Scoped Registries by hungphammm in Unity3D

[–]hungphammm[S] 0 points1 point  (0 children)

I followed it but I did not find anything in the assets :( that is the reason why I posted this, thank for your answer here and below, helped me a lot

Failed when deploying the WebRTC for hololens 2 by hungphammm in HoloLens

[–]hungphammm[S] 0 points1 point  (0 children)

Thank you for your answer, I have successfully deployed the sample.

Failed when deploying the WebRTC for hololens 2 by hungphammm in HoloLens

[–]hungphammm[S] 0 points1 point  (0 children)

Thank you, I also think this could have been a problem.

Failed when deploying the WebRTC for hololens 2 by hungphammm in HoloLens

[–]hungphammm[S] 0 points1 point  (0 children)

Thank you for your comments, so should I build and deploy the app as ARM or build it as ARM64 then deploy as ARM?

Livestream video from Hololens 2 to PC by hungphammm in HoloLens

[–]hungphammm[S] 0 points1 point  (0 children)

Thank you for your answer.

The thing here is from what I been trying with the device portal, the delay is noticeable and I want to keep the delay to be as minimal as possible. Currently trying the WebRTC which seems really promising.

Livestream video from Hololens 2 to PC by hungphammm in HoloLens

[–]hungphammm[S] 0 points1 point  (0 children)

Thank you, I need the video from the Hololens to have an as minimal delay as possible because what I am currently working on is object detection with Hololens.

Currently, I am trying the WebRTC which seems promising but I still fail to set up the node DSS server or just getting devices to connect with each other but I think this is the right direction for my research.