Cine.io hidden

Cine.io is the first video live-streaming service built by and for developers. Using either our REST API or pre-packaged SDKs for iOS, Android, Node.js, Ruby, and Python developers can, with just a few lines of code, integrate live video into their applications. The service includes a global, blazing-fast CDN with more than 2,000 interconnected networks on 5 continents.

We have sample applications in Ruby and Node.js for you to try out for free.

For more information, check out our documentation.

test

Free

  • 1 Gib monthly transfer
  • 1 simultaneous tream
  • Direct developer support
  • Unlimited simultaneous viewers

Starter

Free

  • 1 simultaneous stream
  • 1 GiB monthly transfer
  • 1 GiB cloud storage transfer
  • Direct developer support
  • Unlimited simultaneous viewers

Solo

$20/month

  • 5 simultaneous streams
  • 15 GiB monthly transfer
  • 3 GiB cloud storage
  • Direct developer support
  • Unlimited simultaneous viewers

Basic

$100/month

  • Unlimited simultaneous streams
  • 110 GiB monthly transfer
  • 15 GiB cloud storage
  • Direct developer support
  • Unlimited simultaneous viewers

Pro

$500/month

  • Unlimited simultaneous streams
  • 750 GiB monthly transfer
  • 75 GiB cloud storage
  • Direct developer support
  • Unlimited simultaneous viewers
Instructions for Ruby

Instructions for Ruby

Include the ruby gem.

You will get your CINE_IO_PUBLIC_KEY and CINE_IO_SECRET_KEY in the response when adding cine.io addon.

Instructions for Node.js

Include the node package.

You will get your CINE_IO_PUBLIC_KEY and CINE_IO_SECRET_KEY in the response when adding cine.io addon.

Use CINE_IO_PUBLIC_KEY and CINE_IO_SECRET_KEY to make api calls to cine.io. Documentation here: https://www.cine.io/docs.


You must first have an app environment to add Cine.io to. Create one from the dashboard.