Skip to content

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.

License

Notifications You must be signed in to change notification settings

MayuraRam/CDN-Transcode-Sample

 
 

Repository files navigation

Open Visual Cloud CDN Transcode Sample

Travis Build Status Stable release License Contributions

The CDN Transcode Sample is an Open Visual Cloud software stack with all required open source ingredients well integrated to provide out-of-box CDN media transcode service, including live streaming and video on demand. It also provides Docker-based media delivery software development environment upon which developer can easily build their specific applications.

License

The CDN Transcode Sample is licensed under the OSI-approved BSD 3-Clause license. See LICENSE for details.

How to contribute

See CONTRIBUTING for details. Thank you!

Documents

What's in this project

The CDN Transcode Sample contains below components:

  • Dockerfiles
  • Python web services source code
  • BASH glue scripts
  • HTML web pages
  • CMakefiles
  • Configuration files
  • Documents

System requirements

Operating system

The CDN Transcode Sample may run on Linux* 64 bit operating systems. The list below represents the operating systems that the transcode application and library were tested and validated on:

  • Ubuntu* 18.04 Server LTS
  • CentOS* 7.6

How to report bugs

Use the Issues tab on GitHub.

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 32.1%
  • Dockerfile 20.8%
  • Shell 18.6%
  • CSS 14.3%
  • XSLT 7.4%
  • JavaScript 2.9%
  • Other 3.9%