Welcome

Capsule Cloud Documentation

The Capsule Cloud Platform provides a pipeline for capturing, processing, managing, and delivering photo and video content. Here are the core components:

Capsule Script API - Programmatically sequence and process video. The typical inputs to this API are video and other media assets, plus a script that defines how these are remixed to generate the output video. Capsule scripts are written in JavaScript and we provide an IDE called Nyx for authoring and previewing these scripts.

Capsule Admin - Central hub for configuring, managing, monitoring, and delivering content generated on the Capsule Platform. Capsule Admin also provides an API for custom integrations.

Capsule Cloud - Gives developers a way to leverage the Hypno Script API from any online application, at scale. Can optionally upload to Capsule Admin.

Capsule Pro - Our iOS app can be used to capture, process, and preview content. It uses the Capsule Script API for video processing and uploads to Capsule Admin.

We provide two convenient ways for developers to leverage the Capsule Script API in their own apps: Capsule Cloud API and an iOS static library called libhypno (with sample Xcode project).

Last updated

Was this helpful?