top of page

Platforms

A solution for most platforms, running locally and on device

iPhone

iOS framework

Easy development with a self-contained iOS dynamic framework, the same that underpins our own App. 

  • Objective C interface (header) to configure, launch and manage the stream

  • Use our included client to stream UDP packets or register a callback to receive directly in your app

  • Demo app showing how to preview the camera and use the engine 

Android Library (.aar)

Easy development with our self-contained .aar bundle.

  • Simple Java interface over native code to configure, launch and manage the stream

  • Camera managed with CameraX to expose configuration for different hardware

  • Use our included client to stream UDP packets or register a callback to receive directly in your app

  • Supports GPU (preferred), CPU and NNAPI inference

  • Demo app showing how to preview the camera and use the engine

Note: currently only available as a framework for our licensees to embed in their own apps.

Beauty Youtuber
integratedUE.png

Unreal Engine Windows Webcam Integration

Plugin extension to our main LiveLink plugin which runs our engine natively on Windows within Unreal

  • Animate from webcam, no networking needed

  • Fully manage from within the Unreal Engine using our blueprint/C++ webcam class

  • Visualize camera directly with in-game HUD 

  • CPU only (UE generally needs all of the GPU)

  • Demo project showing how to use

  • <25ms model latency, 11% CPU usage at 30fps camera on Intel I9. More optimizations to come

 

Note: Currently only available to our licensees.  We are planning to release a Windows app in 2023 

Windows DLL
Linux Library

Easy development with our dll for Windows
or library for Linux.

  • Simple pure C interface from a single header to configure, launch and manage the stream

  • Camera managed with OpenCV drivers

  • Use our included client to stream UDP packets (locally or externally) or register a callback to receive directly in your program

  • Supports CPU (windows) or
    both CPU and GPU (Linux)

  • Demo C++ main app showing how to preview the camera and use the engine

 

Note: Currently only available to our licensees.  We are planning to release a Windows app in 2023 

Sign Language
bottom of page