Giter VIP home page Giter VIP logo

rcam's Introduction

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.

rcam's People

Contributors

keijiro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rcam's Issues

yesno early to try but I get an error in run

RSVfx runs fine but trying to run Main on this gets this error:

ExternalException: rs2_pipeline_start_with_config(pipe:0000025BB4C0E690, config:0000025BC64FECA0)
Rethrow as Exception: Couldn't resolve requests
Intel.RealSense.ErrorMarshaler.MarshalNativeToManaged (System.IntPtr pNativeData) (at <39ff202c67d64a63acbba4ae542e7167>:0)
Intel.RealSense.Pipeline.Start (Intel.RealSense.Config cfg) (at <39ff202c67d64a63acbba4ae542e7167>:0)
Rsvfx.CombinedDriver.Start () (at Library/PackageCache/jp.keijiro.rsvfx@04ea16651ff7093e0e6cb8e61d15ad7c5c5ddd96/Runtime/CombinedDriver.cs:130)

My first guess is that it is using an old RealSense cache. Or that it requires the tracker?

Rethrow as Exception: Couldn't resolve requests

Hi Keijiro,
This project has worked in the past but is no longer working. I'm using the same version of Unity 2019.1.9f1.

I'm getting this error:

ExternalException: rs2_pipeline_start_with_config(pipe:000001D7382DFC10, config:000001D7CD907920)
Rethrow as Exception: Couldn't resolve requests
Intel.RealSense.ErrorMarshaler.MarshalNativeToManaged (System.IntPtr pNativeData) (at <39ff202c67d64a63acbba4ae542e7167>:0)
Intel.RealSense.Pipeline.Start (Intel.RealSense.Config cfg) (at <39ff202c67d64a63acbba4ae542e7167>:0)
Rsvfx.CombinedDriver+d__32.MoveNext () (at C:/Users/PIMG/Desktop/Rcam-master/Library/PackageCache/jp.keijiro.rsvfx@75e71b761e68230e3ac878f535012a6613f84067/Runtime/CombinedDriver.cs:229)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at C:/buildslave/unity/build/Runtime/Export/Scripting/Coroutines.cs:17)

Both cameras are working in the Intel RealSense Viewer.

The error results in no feedback from the cameras within Unity. Any fix? Thanks for any help.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.