Content Delivery Network (CDN) Transcode Sample
Gregory Rose
Santa Cruz, California
- 0 Collaborators
This project is showing the Content Delivery Network Transcode Sample . This sample is built using Docker files to load FFmpeg and SVT-HEVC or SVT-AV1 encoder to create an end to end pipeline for providing 1:N transcoding for live streaming. Docker files/images provide quick cloud deployment for evaluation on public or private cloud infrastructures or your local machine. ...learn more
Project status: Concept
Intel Technologies
Other,
SVT (video encoders)
Overview / Usage
Media transcoding is a key function for live video broadcasting, streaming, and video on demand use cases in a CDN network. The CDN Transcode sample (not a finished product) provides a reference pipeline to build an out-of-box 1:N CDN streaming transcode service example.
Methodology / Approach
This is a simple build of the CDN Transcode Sample. Using the instructions provided at the links below, it is possible to built the Content Delivery Network (CDN) Transcode Sample. Start by installing Docker using the instructions linked below. Once Docker is installed and running, proceed to the document "How To Build and Run the CDN Transcode Sample on Public Cloud or Local Maching" (linked below) to build and run the CDN Transcode Sample.
Technologies Used
Docker
FFmpeg
SVT-HEVC
SVT-AV1
HTML
Repository
https://github.com/OpenVisualCloud/CDN-Transcode-Sample