Use the following information as a guide to integrate the features of the screen recorder and video editor software into your website.
Table of Contents
Our Screen Recorder and Video Editor API allows you to integrate the features of the recorder software seamlessly into your website. Integrating our Screen Recorder API requires the following:
The raw video file of your capture is first stored on local disk before publishing to an mp4 file.
For a live demo of the JavaScript Screen Recorder API, see this example page. Look at the source code on that page to understand how the software works.
For details on how to implement your solution, see Screen Recorder Launcher API Functions.
Download and host the JavaScript library, encoders, and jar files. Contact your account manager at Screencast‑O‑Matic for the required files. If you have not contacted us before, click Contact Us (upper left) for the Enterprise or Solution builder site license and then fill out the form.
To implement your integration, make sure to set the partner information in the JavaScript. Contact your account manager at Screencast‑O‑Matic to obtain your partner information. Specify the partner information when adding API code to your website.
To start your implementation, see the next article Screen Recorder Launcher API Functions.