So, i have begun researching about kinect for the company next commercial App. But then, a question have arisen between the team:

Kinect is maintained by Microsoft, and they they own official SDK that you can use for commercial purposes. But if we use the OpenNi technology, can we use it to develop a commercial application? Is there anyone developing commercial applications with it?

有帮助吗?

解决方案

According to OpenNi Nite's own licencing terms you're not allowed to bundle NITE or sell it with your software.

For further limiting factors, OpenNi is Apache 2.0 licenced (see specs here)

So in summary, it's possible to use OpenNI / NITE to write a commercial application, but because you are not allowed to bundle NITE, it becomes harder to distribute than it would be with Microsoft's official API.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top