You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 11, 2024. It is now read-only.
*[How to setup The CDN Transcode Sample](#how-to-setup-the-cdn-transcode-sample)
16
-
*[Setup the CDN Transcode Sample OS environment(Both of master and slave nodes)](#setup-the-cdn-transcode-sample-os-environmentboth-of-master-and-slave-nodes)
*[Setup CDN environment(Both of master and slave nodes)](#setup-cdn-environmentboth-of-master-and-slave-nodes)
19
-
*[Install the third-party dependency Libraries and tools](#install-the-third-party-dependency-libraries-and-tools)
20
-
*[Setup docker proxy as follows if you are behind a firewall](#setup-docker-proxy-as-follows-if-you-are-behind-a-firewall)
21
-
*[Build(Both of master and slave nodes)](#buildboth-of-master-and-slave-nodes)
22
-
*[Deploy](#deploy)
23
-
*[Auto deployment using Kubernetes](#auto-deployment-using-kubernetes)
24
-
*[See Also](#see-also)
25
-
26
8
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.
27
9
28
10
# Architecture
@@ -48,13 +30,13 @@ The CDN Transcode Sample may run on Linux* 64 bit operating systems. The list be
48
30
- CentOS* 7.6
49
31
50
32
# How to setup The CDN Transcode Sample
51
-
## Setup the CDN Transcode Sample OS environment(Both of master and slave nodes)
33
+
## Setup the CDN Transcode Sample OS environment
52
34
Install Ubuntu 18.04.2/CentOS 7.6 on CDN-Transcode Server, and configure the IP address & proxy properly.
53
35
### Install ubuntu18.04.2/CentOS 7.6
54
36
-[Download Ubuntu and Install](https://ubuntu.com/download)
55
37
-[Download CentOS and install](https://www.centos.org/download/)
56
38
57
-
## Setup CDN environment(Both of master and slave nodes)
39
+
## Setup CDN environment
58
40
### Install the third-party dependency Libraries and tools
0 commit comments