NodeJS
LATEST ARTICLES
Tutorials · 4 min read
Auto Caption a video
Videos with captions/subtitles are watched longer than videos without. Yet, adding captions is non-trivial. In this post, we'll walk through a sample application that takes an uploaded video, and automatically transcribes the audio and creates a caption file for the video.
Doug Sillars · February 26, 2021
Tutorials · 4 min read
Watermarking your video or live stream
Many of our customers are interested in creating a watermark on their videos. Learn how in this post!
Doug Sillars · May 25, 2021
Tutorials · 3 min read
Adding rate limits to your video uploader
We want our users to upload videos. But sometimes, we get too much of a good thing. In this post, we walk through how to add a rate limiter to video uploads.
Doug Sillars · September 6, 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
Video trends · 2 min read
Organize your live streams and recordings on one simple page
With thousands of teachers suddenly teaching classes remotely, many new issues arise. What if your students do not have fast enough internet to use Zoom? Or cannot install the required software? How do you share the video recordings? Read more to learn how.
Doug Sillars · March 12, 2020
Case Studies · 5 min read
Rebuilding YouTube with api.video and Next.js
This tutorial will show how quickly and straightforward you can build a YouTube clone with api.video and Next.js.
Mathieu Thiry · March 17, 2022
Tutorials · 7 min read
How to create a Udemy-like learning platform
In this tutorial, we will create a Udemy-like learning platform with api.video using Next.js, React, and Typescript. Udemy is an open online learning and teaching marketplace.
Aya Bochman · April 26, 2022
Tutorials · 5 min read
How to upload a video with React and NodeJS
Integrate an upload button in minutes in your React application with our new upload button package 🚀
Yohann Martzolff · June 9, 2022
Tutorials · 9 min read
Building a video upload demo with Node.js and api.video
Using our APIs (and our SDKs) are a straightforward and easy way to add video to your service.
Doug Sillars · February 1, 2022
Tutorials · 4 min read
Watching a Livestream
How to build a simple page to show a livestream broadcast (or just an image if the stream is not broadcasting).
Doug Sillars · January 4, 2021