Cloud-Based Encoding Solutions
Browse 18 curated cloud-based encoding solutions resources for video development on Awesome Video.
Resources
- Bento (serverless video transcoding)Serverless parallel-chunked Lambda video transcoding pipeline achieving hours-to-minutes speedup using S3, DynamoDB, and Serverless Framewo…
- Cloud TranscoderTranscoding long (>1 hour) videos quickly and cost-effectively on GCP to adaptive HLS and MP4 mezzanine files. Up to 40x $ savings.
- Coconut encoding API documentationJob-JSON based cloud encoding API with webhook notifications, S3 storage config and a parallel chunked-transcode "Ultrafast" mode.
- Gcloud Node Video Transcoding📹🔥 Transcode Google Cloud Storage video files with Node.js and FFmpeg
- Huawei Cloud Serverless Video TranscodingFFmpeg-based serverless transcoding solution on Huawei Cloud FunctionGraph, triggered by OBS object storage events.
- Hybrik SamplesSample job JSON files and API integration scripts for Dolby Hybrik, a cloud-based media transcoding and QC platform. The repo demonstrates…
- Qencode Transcoding API referenceREST API documentation for Qencode cloud transcoding covering HLS/DASH/MP4 outputs, H.264/H.265/VP9, DRM, thumbnails, subtitles and custom…
- Running FFmpeg on AWS Lambda for 1.9% the cost of AWS Elastic TranscoderA guide to building a transcoder using Exodus, FFmpeg, and AWS Lambda.
- Server-less Just-in-Time Packaging with AWS Fargate and Unified Origin by Unified StreamingIn this blog article Jonas Rydholm Birmé describes how he created a server-less just-in-time packaging origin, using AWS ECS Fargate tasks..
- Server-less Video BackendIn this blog post by Jonas Rydholm Birmé he describes how a completely server-less video backend on AWS would look like.
- SnickersAn open source alternative to the video cloud encoding services.
- Video TranscoderServerless transcoding solution using AWS S3 for storage, Lambda for compute, and MediaConvert or Elastic Transcoder.
- Video Transcoding APIAgnostic API to transcode media assets across different cloud services.
- clustercodeKubernetes-native distributed video encoding cluster using RWX PVC-based storage.
- gostyScalable video transcoding service on Kubernetes with RabbitMQ queue, Grafana monitoring, chaos-mesh tested.
- serverless-distributed-live-platformServerless live/VOD platform with Lambda-based segmented transcoding, DynamoDB-tracked chunks, tested to 2160p60.
- serverless-transcoding-solution — chunked parallel transcodeStep Functions fan-out to parallel Lambda workers performing chunked transcoding, the OSS equivalent of split-encode-merge serverless pipel…
- serverless-video (AWS Samples)Official AWS sample for live-stream encode/transcode/deliver pipeline using IVS, Lambda, and Step Functions.