PeerTube Administration — Transcoding Configuration
Config reference explaining HLS (fMP4) vs Web Video storage tradeoffs, transcoding profiles and the HLS-only recommendation for P2P delivery.
Link
Related resources
- tube (wybiral)Minimal single-binary Go personal VOD server, random port binding for privacy, no database, serves own video collection over HTTP.
- datarhei CoreOpen-source video server/framework handling VOD storage and FFmpeg-based delivery.
- To Chunk or Not to Chunk (NOSSDAV)ACM NOSSDAV workshop paper analyzing chunked vs unchunked video storage tradeoffs for streaming systems.
- R2-video-streamingSync script and Cloudflare Worker for HLS delivery off Cloudflare R2 object storage.
- OpenIO SDSOpen-source object storage system for big-data/media workloads with erasure coding.
- Build a Self-Hosted CDN with OpenResty EdgeStep-by-step guide to building a self-hosted CDN using OpenResty Edge (LuaJIT edge gateway), from the OpenResty core team.
- video-transcode-queueReference architecture for a video upload and transcode pipeline running on Kubernetes with a job queue.
- OpencastOpen-source platform for capturing, processing, managing and distributing academic video, with its own storage and distribution architectur…
- jsDelivrProduction multi-CDN (Cloudflare+Fastly) delivery network with RUM+synthetic monitoring load balancer and dual-DNS failover architecture, o…
- RustFSRust S3-compatible object storage claiming 2.3x MinIO performance on small-payload workloads, drop-in migration from MinIO/Ceph, good fit f…
- ML-Driven Open-Source Framework for QoE in Multimedia NetworksEnd-to-end ML framework predicting and optimizing QoE from network conditions, based on ITU-T P.1203, code released open source.