JavaScript

LATEST ARTICLES

Tutorials ยท 8 min read

Building record.a.video part 1: MediaDevices.getUserMedia() for camera and audio recording

With record.a.video, we grab the camera and microphone inputs from the device to record the video. The MediaDevices.getUserMedia() API allows the browser to interact with external media devices, and read their output.

Doug Sillars ยท March 29, 2021

Tutorials ยท 5 min read

Building "Loom" in the browser: record a video with api.video

Building a video recording app like Loom - in the browser! Share your camera and screen, and get a shareable link to your video. Not only is it possible, but we added live streaming as well!

Doug Sillars ยท March 26, 2021

Tutorials ยท 5 min read

Adding an "animated GIF" with api.video

By default, your api.video has a thumbnail preview - where an image "poster" is displayed. In this example, we'll add a looping animation from your video - giving a GIF-like effect to your preview.

Doug Sillars ยท March 9, 2021

Tutorials ยท 6 min read

Creating Video Playlists

Use the api.video player and the player SDK to create a video playlist.

Doug Sillars ยท January 7, 2021

Tutorials ยท 9 min read

Video moderation with machine learning

Are you losing sleep thinking about the videos your customers are uploading to your site? In this post, we'll walk through a demo application that incorporates video moderation with AI, enabling you to categorise all uploaded content, and only display the content that is appropriate for your customers.

Doug Sillars ยท November 13, 2020

Tutorials ยท 9 min read

Uploading large files with JavaScript: File.slice() to the rescue!

Have you ever experienced a โ€œfile too largeโ€ error when uploading a file? With just a few lines of JavaScript, we can ensure that this error goes away for our customers.

Doug Sillars ยท September 24, 2020

Tutorials ยท 4 min read

Inserting custom headers

Adding custom headers to requests can be a useful way to verify and authenticate connections. In this tutorial, you can learn how to set this up for your own projects.

Doug Sillars ยท September 8, 2020

Video trends ยท 4 min read

Start remote work with online video and Zoom.us

In October 2019, after many exchanges with the team, we decided to modify our internal organisation and become a โ€œremote-firstโ€ company.

Cรฉdric Montet ยท March 23, 2020