LightBuzz / Kinect-2-CSV

Save Kinect body data into a CSV file (and view it as an Excel spreadsheet)
MIT License
21 stars 10 forks source link

Send kinect data to another computer ? #2

Closed RinayShah closed 5 years ago

RinayShah commented 5 years ago

Instead of sending the data on the excel file can you send it to another computer using TCP/IP network?

Vangos commented 5 years ago

Yes, it’s technically feasible. I had done a similar one using WebSockets.