Skip to content

A package for using Astra depth cameras by Orbbec in VL

Notifications You must be signed in to change notification settings

vvvv/VL.Devices.Astra

Repository files navigation

VL.Devices.Astra

A package for using Astra depth cameras by Orbbec in VL.

Try it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net

Requirements:

Currently using version 2.1.0 of the Astra SDK.

Note that body tracking requires an extra license available in the Orbbec Store, otherwise it only works for 30 minutes per launch!

Using the library

In order to use this library with VL you have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see Managing Nugets in the VL documentation. As described there you go to the commandline and then type:

nuget install VL.Devices.Astra

Once the VL.Devices.Astra nuget is installed and referenced in your VL document you'll see the category "Astra" under "Devices" in the nodebrowser.

Demos are available via the Help Browser!

Releases

No releases published

Packages

No packages published