Recently Updated Pages
Uploading videos to Bunny Stream
The Bunny Stream documentation is a little vague, so here are instructions for using the API in P...
Preventing Hotlinking
To prevent other sites hotlinking to content (and eating up bandwidth), we can specify a list of ...
Setting up BunnyCDN for use with Amazon S3
Step 1: Create an IAM user with permissions to read from the S3 Bucket Create an IAM user which ...
IPv4 and IPv6 Configuration
Test Environments All servers use IPv4. Live Environments Documentation and articles server ha...
FFmpeg
Concatenate two videos, fading to a second of black between them ffmpeg \ -i "yourvideo1.mp4" \...
Accessing DynamoDB within VPC-enabled Lambda functions
Bucket Lifecycle Rules
For public and protected buckets, add a lifecycle rule: - Filter with prefix "tmpuploads/"- Expi...
Compiling Node Binaries for ARM architecture (unused)
Note: this isn't used, as despite the lower cost, ARM has significantly lower performance for Des...
archiver
Homepage https://www.npmjs.com/package/archiver What is it? A Node.js library for simplifying ...
Stripe Billing
Homepage https://stripe.com/gb/billing What is it? Stripe's offering for recurring payments, l...
AWS Overview
Homepage https://aws.amazon.com/ What is it? Amazon Web Services (AWS) is a cloud infrastructu...
Bunny Stream
Homepage https://bunny.net/stream/ What is it? A service for uploading and managing videos to ...
Turnstile
Homepage https://www.cloudflare.com/en-gb/products/turnstile/ What is it? A CAPTCHA alternativ...
Overview
Most cloud providers have some form of dedicated transcoding service that is specifically designe...
Implementing an animated preview generator
Generating animated previews with ffmpeg The basic command for animated preview generation looks...
Using a pre-built video transcoding solution
A lot of cloud providers, particularly CDN providers, offer some form of video streaming service,...
Considerations for displaying upload previews
Depending on your use case, and how long it's acceptable for your users to wait, there's a few di...
Video Formats and Codecs
Just like with images, choosing your video codec is a crucial performance and quality considerati...
Variable evaluation and race conditions
Suppose we have some code like this: // elementsArray is an array of 10 jQuery objects for (let...
CloudFront
Homepage https://aws.amazon.com/cloudfront/ What is it? AWS' CDN offering. Why did we choose ...