LATEST ARTICLES

The schematic of a livestream with api.video

Video trends · 7 min read

The anatomy of a livestream

Streaming a live video to anywhere in the world seems like magic, but there is a lot happening to make this happen. In this post, we'll dive into the technology behind how live streaming at api.video works.

Doug Sillars · October 30, 2020

Blockbuster ticket stubs that say 'Be Kind. Rewind.'

Product updates · 2 min read

DVR Features in Live streaming: or does your live stream have instant replay?

Seeking ahead or "rewinding" a video is expected in a recorded video. Did you know you can also "seek" inside a live video stream?

Doug Sillars · October 19, 2020

A dog and a cat

Tutorials · 3 min read

Dynamic metadata: use variables in the metadata tag to segment your audience

You can use variables in the video metadata tag to segment your audience and track usage-based data on different audience metrics. In this post, we segment a video based on whether the viewer is a cat or a dog lover.

Doug Sillars · October 13, 2020

an abacus

Tutorials · 6 min read

Video analytics: A primer

Video analytics: How often your video has been watched. Where your video has been watched. What time of device. api.video provides all of that information. But did you know that you can dig deeper? With session based data, you can see how much of the video was watched, when it was paused, and even if your users skip ahead (or skip backwards).

Doug Sillars · October 12, 2020

Uploading large files with JavaScript

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

Delegated video upload

Tutorials · 3 min read

Delegated uploads: Make video uploads with a token you create

Sometimes, it is desirable to allow users to upload videos into api.video. If using your private API key is not possible, you can use the delegated upload option. Learn how in this post!

Doug Sillars · September 16, 2020

Product updates from September 2020

Product updates · 2 min read

New release and features: September 2020

Read about the new features we have just released to our customers!

Doug Sillars · September 7, 2020

Private video

Tutorials · 3 min read

Creating private videos

There are videos that you want to share with the whole world, but for other videos, you might want to restrict the audience to just a handful of people, or maybe even just one person. In this tutorial, we'll use the private video token to ensure that each view can only be watched in a unique session, and cannot be shared.

Doug Sillars · September 7, 2020

api.video player screenshot

Tutorials · 7 min read

Tutorial: video player customisation

api.video, in addition to fast video encoding, streaming and storage, has a fully customisable player that allows you to have greater control over how your video is presented. In this post, we'll go through all of the possible customisations for the player.

Doug Sillars · August 28, 2020

Responsive video

Video trends · 6 min read

Responsive video delivery

I'm often asked, "why should I stream video? Can't I just add the mp4 to my page and be done with it?" The answer is that yes, you can just do this, but it comes at a price to your users. If you add a 1080p video to your website - all your users, no matter the screen size or network throughput, must watch the 1080p video. You want to make your video responsive!

Doug Sillars · August 20, 2020