MarekKowalski / LiveScan3D

LiveScan3D is a system designed for real time 3D reconstruction using multiple Azure Kinect or Kinect v2 depth sensors simultaneously at real time speed.
MIT License
749 stars 202 forks source link

Show nothing when I click 'show live' in the server.exe #70

Closed ERICXUCHI closed 10 months ago

ERICXUCHI commented 10 months ago

Hi, guys, I cannot see anything when I click 'show live' in the server.exe, even though the FPS ~30.

Snipaste_2023-08-16_11-06-31

However, if I did not generate the release version and just click 'run' in the visual studio 2019, the 'show live' runs correctly and can show the images. Do you ever encounter this problem?

919a2bf51d9d43a8aa0264a795c93c6
ERICXUCHI commented 10 months ago

Hi, I found it solves in this repo "https://github.com/BuildingVolumes/LiveScan3D". Maybe you can modify this AzureKinect branch. However, in the new repo, I found that my two azure kinects recorded two different view of .bin file and they are not complete in one PC. Do you know how to solve it?

ChristopherRemde commented 10 months ago

Yes that is the new version of LiveScan we're working on right now and will eventually replace this version. However it's still work in progress and probably contains some bugs

Please open an issue in the new Repository for any questions about the new version

ERICXUCHI commented 10 months ago

Yeah, but it seems that I cannot find the 'issues' section in the new Repository. :(

image

ChristopherRemde commented 10 months ago

Im very sorry, I forgot to enable it, please try again now!

ERICXUCHI commented 10 months ago

Okay, then I would close this issue. Thanks for your patience and support!