Build Your Own Video Streaming Platform - Linode Tutorial
A free video tutorial that walks through the process of creating a video streaming website using HTML, CSS, and Next.js. It covers setting up a Next.js project, integrating Tailwind CSS, developing key components, and leveraging Linode Object Storage for video streaming.
Link
Related resources
- Netflix TechBlog – Official BlogNetflix's engineering blog often covers innovations in video encoding, quality metrics, and streaming architecture that Netflix has develop…
- WebRTC SamplesA collection of WebRTC demos and sample applications illustrating real-time peer-to-peer video, audio, and data streaming in web browsers u…
- Tears of Steel (Open Movie)A Blender Foundation live-action/CGI short film (2012) released as open content. Often used as test material for visual effects, 4K streami…
- GalicasterAn open source lecture capture system often used with the Opencast platform. It provides an interface for recording multiple video sources…
- VideoHelpA comprehensive website offering tools, guides, and forums for video conversion, editing, and troubleshooting, popular among video enthusia…
- Avid Media Composer | FirstAvid's free tier of Media Composer, offering a subset of the professional editing tools for beginners. It's widely used in the film & TV in…
- YouTube Creator Academy – CaptionsA tutorial from YouTube's Creator Academy about adding captions and subtitles to videos. It explains how to create, upload, and auto-sync c…
- FFmpeg Wiki: Streaming GuideAn official Wiki guide from FFmpeg explaining how to set up streaming using FFmpeg, including examples for streaming via RTMP to servers or…
- ffmpeg tutorialffmpeg tutorial - Resource from dranger.com
- How video streaming works on the web: An introductionNote: this article is an introduction to video streaming in JavaScript and is mostly targeted to web developers. A large part of the…
- Netflix Video Quality at Scale with Cosmos MicroservicesA deep dive into Netflix's Cosmos platform and how its microservice architecture enables large-scale video quality improvements (like per-t…
- Video Streaming CheatsheetThe Video Streaming Cheatsheet is a double sided page, suitable for printing, that contains common terminology used in the video streaming…
- Rebuilding Netflix Video Processing Pipeline with MicroservicesNetflix Tech Blog post (part of a series) describing how Netflix migrated their video processing pipeline to a microservices architecture t…
- Stack Exchange – Video ProductionA Q&A community for video production and post-production. Topics often include editing, codecs, formats, and troubleshooting video workflow…
- FFmpeg Threads Command: How it Affects Quality and PerformanceSo, I received an email from an acquaintance that read, “I was curious if there is actually any benefit to a “threads=” type custom command…