Skip to content

wlstks7/Rcam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rcam

gif gif gif gif

Vimeo - Compilation of social media video posts

Rcam is an experimental project that uses a real time volumetric video capture system for live performance visuals.

Rcam consists of the following technologies:

Volumetric data is captured in real time and visualized on the backpack PC carried by the camera operator. Rendered frames are send to a projector via ethernet link using NDI video transfer protocol.

This system was used in a live performance with umio at Channel 20. Here is a video compilation of social media posts.

System requirements

  • Unity 2019.1
  • Desktop system with HDRP support
  • RealSense D415 and T265
  • TouchOSC

To control visuals, upload Rcam.touchosc to TouchOSC app using TouchOSC Editor. Please note that Windows Defender Firewall has to be turned off to receive OSC signals on a Windows system.

Also you can try the effects in the Editor by manually enabling visual effects from the Inspector.

Frequently asked questions

How do I mount T265 on D415? It doesn't have a camera screw thread.

I designed a custom bracket for this purpose, which is available on Tinkercad.

Why T265 is required? Isn't D415 enough to capture depth?

If the camera is fixed at a single point, T265 tracker isn't needed. It's used to capture the movement of the camera into the 3D scene. It also used to compensate jitter caused by hand. In other words, it implements a software motion stabilizer.

Special thanks

Special thanks to @z_zabaglione for lending me the backpack PC.

About

Real time volumetric video capture for live visuals

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • ShaderLab 48.9%
  • C# 27.4%
  • HLSL 23.7%