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

send skeleton data to server? #31

Open shyiszcx opened 5 years ago

shyiszcx commented 5 years ago

Hello Marek

First I wanna thank you for this amazing project. I notice the software can handle skeleton data now but I didn't see skeleton in the live view window. I only saw skeleton in the client window.
Also could you please tell me how to send skeleton data to the server?

Thanks

MarekKowalski commented 5 years ago

Hi,

Have you tried enabling the skeletons in the Server's settings?

Marek

earlsorensen commented 3 years ago

Hi guys, I have tried to set the option for skeleton view or body view in the server settings, but each time I set the "body view only" this crashes the Live View screen. Also if the "Skeleton View" is checked then no skeleton is shown in the live view.

any ideas?

MarekKowalski commented 3 years ago

Hi, is this on the AzureKinect branch? If so, the skeletons are not supported there so far :( Let me know if it's on the master branch and then we can debug it.

Thanks,

Marek

earlsorensen commented 3 years ago

Hi Marek, yes it is on the Azure branch. Will you be rolling out a version on the azure branch in the future?CheersEarl -------- Original message --------From: Marek notifications@github.com Date: 22/1/21 12:15 (GMT+01:00) To: MarekKowalski/LiveScan3D LiveScan3D@noreply.github.com Cc: earlsorensen earl.sorensen@gmail.com, Comment comment@noreply.github.com Subject: Re: [MarekKowalski/LiveScan3D] send skeleton data to server? (#31) Hi, is this on the AzureKinect branch? If so, the skeletons are not supported there so far :( Let me know if it's on the master branch and then we can debug it. Thanks, Marek

—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.

MarekKowalski commented 3 years ago

Hi, not sure when I'll have access to Azure Kinects again, so at the moment I do not have plans to add that functionality. Having said that, it should be fairly easy to add it if you want to give it a shot :)