Simple Volumetric Video capture & AR visualizer for Azure Kinect.
The capture app is compatible with Windows 10 and the viewer is compatible with Android (ARCore/Vuforia).
[YouTube Video]
You can try also YouTube Live version from below.
https://github.com/TakashiYoshinaga/HoloTuberKit-for-AzureKinect
https://github.com/microsoft/Azure-Kinect-Sensor-SDK/blob/develop/docs/usage.md
https://github.com/mrayy/UnityCam
Instalation
- Access folder "RunMe First" -> "x64".
- Right click on "Register.bat".
- Click "Run as Administrator" to register UnityCam plugin in Windows.
This application captures RGB and Depth image from Azure Kinect and generates RGB-D conbined image.
- Connect Azure Kinect and your PC.
- Open AzureKinectCapture folder.
- Run RTC_Server.exe
- Enter your unique Streaming ID in the text area.
(Please be careful not to duplicate this ID with other users!!) - Click setting button.
- Set resolution and FPS to:
Rsolution: 960x540
FPS: 20 - Turn On Aut rejoin ir it's necessary.
- Click check button at right buttom of the window.
- Select UnityCam installed beforehand.
- Click Join button.
- RGB-D Capturing is started.
- Install apk into your Smartphone (Android).
- Enter the same Streaming ID that you entered in the PC app.
- Tap Connect button.
I'm glad if you'll give me feedback, or tag me when you share the video of your experience on SNS or other web-media.
Contact Me
Twitter: @Tks_Yoshinaga (https://twitter.com/Tks_Yoshinaga)
LinkedIn: Takashi Yoshinaga (https://www.linkedin.com/in/tks-yoshinaga/?locale=en_US)
Instagram: tks_yoshinaga (https://www.instagram.com/tks_yoshinaga/)
This application is developed with folowing tools.
https://assetstore.unity.com/packages/tools/network/webrtc-video-chat-68030