Giter VIP home page Giter VIP logo

Comments (8)

blackghost1987 avatar blackghost1987 commented on August 22, 2024 1

Also check the server settings to see if "Stream only bodies" option is enabled. If it's enabled the server will only stream a part of the point cloud associated with a recognized skeleton, and won't stream the whole room behind it. If there's no recognized skeleton, there will be nothing to see in the HoloLens, so you have to disable it or have an actual person in the scene. Note that if this is enabled it makes the performance a lot better, as the point cloud to stream and render is much smaller.

from livescan3d.

MarekKowalski avatar MarekKowalski commented on August 22, 2024

Hi!

Do you start both the client and the server? When you start the client, is there any message on the status bar saying why the Kinect did not start?

The marker commes into use later, once you can connect the client to the server. The bounding box is the area of the scene that will be reconstructed, it will be pretty obvious once everything starts working.

Marek

from livescan3d.

hbzhang avatar hbzhang commented on August 22, 2024

Thanks Marek for the quick reply. I started player (which has Kinect V2). I also started server on another machine (no Kinect v2). Both show live are dark screen.

When I click on start player, there is nothing show on the player's status bar.

from livescan3d.

hbzhang avatar hbzhang commented on August 22, 2024

One thing strange is that if the player works, then the LED light (indicator) on Kinect V2 should be activated. But apparently after I clicked the start player, the Kinect V2 LED not activated at all.

from livescan3d.

MarekKowalski avatar MarekKowalski commented on August 22, 2024

Hi,

As I mentioned before you need to start the client not the player.
The player is for playing prerecorded sequences. It does not run the Kinect, that's why the light is not on.
Also, one of the clients can be on the same machine as the server.

Let me know if that works.

Marek

from livescan3d.

hbzhang avatar hbzhang commented on August 22, 2024

Thanks. sorry. I open the livescan3d client and it works now.

Now, I am trying to connect it with hololens.

After I enter the server IP on hololens, nothing shows up on HoloLens - completely blank after I enter the IP. I follow the instruction and open the live view window on livescan3d server. I also enter the server IP on HoloLens.

Is there something I am missing here?

thanks!

from livescan3d.

MarekKowalski avatar MarekKowalski commented on August 22, 2024

Hi!

I know that this one might be obvious, but have you look around the room (including behind you) to see if the reconstructed point cloud is there? This was an issue with several people before.

If not I recommend you try two things:

  • run the HoloLens application in Debug mode and see if receives data,
  • rebuild the NetworkCommunication library and copy the resulting .dll and .winmd files to the Assets/Plugins foder in the Unity project, then go to Unity and build the VS solution again.

Let me know what the issue was and if it ends up working. Hearing about those issues is very helpful later on.

Thanks,

Marek

from livescan3d.

hbzhang avatar hbzhang commented on August 22, 2024

Thanks all for the comment. Sorry for the delay due to family issues. I am testing it now. I can update it more later.

from livescan3d.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.