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

The socket is connected, but the figure does not appear on the computer #15

Open
shoukailiang opened this issue Jul 28, 2021 · 4 comments

Comments

@shoukailiang
Copy link

image
The socket is connected, but the figure does not appear on the computer.
I don't know why?

@shoukailiang
Copy link
Author

i run

Test-NetConnection -Port 23940 -ComputerName <IP_of_your_HL> -InformationLevel Detailed

TcpTestSucceeded is true

@cgsaxner
Copy link
Owner

Hi @shoukailiang,
the python client only displays the images if both RGB and depth frames are available. There is a known issue that the HoloLens stops supplying depth frames if the device has gone to sleep mode and is then reactivated. You could try again after re-starting the device.
Also, make sure that the App is allowed to access the camera and sensor information!

@shoukailiang
Copy link
Author

Thanks. @cgsaxner .
The problem has been solved at present, but it will only be effective when hololens is started for the first time.
When I am on the LAN, there will be a long delay in both RGB and depth frames.I don't know why?

@159chenJie159
Copy link

I also encountered this problem, without shutting down, opening the app for the second time, unable to read the AHAT data, I don't know if you have the update progress

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

3 participants