Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

screencastify/castify-api-docs

Repository files navigation

Note: this API is no longer supported as of April 1st, 2021.

Overview

About / Getting started / API / Demos / Pricing

The Screencastify API allows users to share recordings with third-party Applications/Sites from within Screencastify or (optionally) control recording from the site.

Sharing from within Screencastify


Apps are shown as an additional upload target in Screencastify's share dialog.

Screencastify can also be configured to "Record for an App". This automatically shares all new recordings with the configured App. It's the responsibility of the App to handle and store such recordings. Record for App Flow Demo Video

This is a pure client-side API, recordings are passed to Apps as regular File objects (like from a file picker) locally.

Controlling recording from the site


The recording API allows to initiate and control record from a site. To get an idea how this works, try the In-Site Recorder Demo.

The resulting video is shared in the same way as recordings made with the "Record for an App" feature.

About

Screencastify API Documentation and Demos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages