LATEST ARTICLES

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

0