Intro & Learning
Page 2 of 13: Learn video development with 297 curated courses, tutorials, articles, and beginner guides to streaming, encoding, and playback on Awesome Video.
About this collection
Intro & Learning brings together 297 curated resources from across the video technology landscape. Notable topics include Books & Courses, Case Studies & Whitepapers, Community Blogs & Forums, and Encoding & Transcoding Guides.
Subcategories
- Books & Courses
- Case Studies & Whitepapers
- Community Blogs & Forums
- Encoding & Transcoding Guides
- Learning Resources
- Player Development Documentation
- Tutorials & Case Studies
- Video Streaming Tutorials
- Webinars & Conference Talks
Resources
- Evolution of AVS Video Coding Standards: Twenty Years of Innovation and DevelopmentThis research paper published in Science China Information Sciences provides a comprehensive survey of the three generations of AVS video c…
- Extending the Browser with WebAssemblyAn article that guides developers through the process of porting the AV1 video decoder to WebAssembly, enabling AV1 video playback in any m…
- FrameFlowFrameFlow is a high-performance video processing library for web browsers, leveraging WebCodecs and FFmpeg compiled to WebAssembly. It supp…
- GStreamer Multimedia FrameworkGStreamer is a pipeline-based multimedia framework that links together a wide variety of media processing systems to complete complex workf…
- GstWASMGstWASM is an open-source project that brings GStreamer development to the web using WebAssembly. It provides features like SDL2 for video…
- H.261 Video Compression StandardThe Wikipedia page on H.261 provides detailed information about the first practical digital video coding standard developed by the ITU-T. I…
- Historical Timeline of Video Coding Standards and FormatsAn in-depth white paper by Vcodex BV that provides a comprehensive timeline of the development of video coding standards and formats. It co…
- History of Video TechnologyA comprehensive timeline detailing the evolution of video technology from the 1940s to the 1990s, covering significant milestones in video…
- How To Stream Video: A Beginner's GuideA beginner's guide covering the essentials of setting up audio and video sources, choosing streaming destinations, and understanding the ba…
- How to Build a Video Editor with Wasm in ReactThis tutorial walks you through building a WebAssembly-based video editor in React using ffmpeg.wasm. The application allows users to uploa…
- How to Build a Video Streaming App? - Development Guide 2024A development guide by The NineHertz that provides insights into building a video streaming app, covering features, technology stack, and t…
- How to Develop a Video Streaming Service in 2024A detailed guide by Toxigon that outlines the steps to develop a video streaming service, including planning, choosing the right technology…
- How to Live Stream: Beginners Guide to Get StartedA guide providing five simple steps to start live streaming, including choosing the right platform, setting up equipment, and engaging with…
- HowVideo.worksEducational resource explaining how video technology works from codec fundamentals to streaming delivery.
- IBM Video Streaming: Basics of Streaming Video ProductionAn article detailing the five essential elements of any streaming production setup, providing foundational knowledge for setting up and man…
- In-browser Transcoding of Video Files with FFmpeg and WebAssemblyThis article explores using the WebAssembly build of FFmpeg to perform video transcoding directly within the browser. It provides a step-by…
- Integrating FFmpeg with React.js via WebAssemblyThis guide explores utilizing FFmpeg within a React.js environment, leveraging WebAssembly for browser-based video processing tasks. It pro…
- Introduction to Digital Video TechnologyAn article providing an overview of how video codecs work, including a brief history and explanation of key concepts in digital video techn…
- Introduction to the WebCodec API - Real Time Video Encoding and DisplayA tutorial introducing the WebCodec API, demonstrating how to capture video from a user's camera, encode it in real time using VP8 encoding…
- Learned Scalable Video Coding For Humans and MachinesAn end-to-end learnable video codec that supports machine vision tasks in its base layer and input reconstruction for human viewing in its…
- Live Streaming for Dummies: How to Get StartedA comprehensive guide that breaks down everything you need to know about getting started with live streaming, ensuring that even a complete…
- Matrox Video Learning ResourcesA collection of technology guides, webinars, and on-site training seminars provided by Matrox Video experts. Topics include multi-channel e…
- Muvi's Guide to Setting Up a Video Streaming ServerA detailed guide that walks users through the process of setting up their own video streaming server in five simple steps. It covers topics…
- Node.js Tutorial: How to Build a Video Streaming Application in 10 MinutesThis tutorial on HackerNoon provides a quick and practical guide to building a video streaming application using Node.js. It includes step-…