serverless-video (AWS Samples)
Description
Official AWS sample for live-stream encode/transcode/deliver pipeline using IVS, Lambda, and Step Functions.
Resource details
- Category path
- Encoding & Codecs›Cloud-Based Encoding Solutions
- Classification
- Not yet classified
serverless-video (AWS Samples) is cataloged in Encoding & Codecs and Cloud-Based Encoding Solutions.
URL
Related resources
- auto-transcode-watcherPython+watchdog+FFmpeg folder watcher with file stabilization, retry queue, rename templates, and YAML config.
- Are We Compressed YetDistributed encode/decode + BD-rate + VMAF benchmarking harness originally for Daala, adopted by AOM community for comparative testing of A…
- Unified Streaming Live OriginJust-in-time packaging live origin server companion to Unified Streaming's VOD origin, serving DASH/HLS/HDS/MSS.
- Evaluation of Hardware-based Video Encoders on Modern GPUs for UHD Live-StreamingAcademic evaluation of NVIDIA/Intel GPU and Snapdragon hardware video encoders for UHD live-streaming applications.
- OpenDCVCs: Reproducible PyTorch Reimplementation of the DCVC Codec SeriesIndependent open reimplementation with training+eval code of the whole Microsoft DCVC learned video codec family (prior official releases w…
- AV1 Encoding with libsvtav1 on QencodeThe libsvtav1 encoder (SVT-AV1) is an AV1 implementation tuned for both compression efficiency and parallel performance. This guide covers…
- Differentiable VMAF Re-implementation on PyTorchDifferentiable PyTorch reimplementation of VMAF metric enabling gradient-based codec/RDO optimization, with companion code.
- Performance Comparison of AV1, JEM, VP9, and HEVC EncodersFraunhofer HHI SPIE 2017 paper comparing codec internals, BD-BR, and complexity across AV1, JEM, VP9, and HEVC.
- nano-hevcMinimal educational HEVC encoder written in pure Python, readable-over-fast, for teaching codec internals.
- Opus (xiph/opus)Reference implementation of the Opus audio codec, recently adding deep-learning-based packet loss concealment.
- dav1d.wasmWASM port of the dav1d AV1 decoder, SIMD-optimized with TypeScript interfaces, aimed at production use in browsers.