-
Notifications
You must be signed in to change notification settings - Fork 3
/
global_config.example
46 lines (34 loc) · 1017 Bytes
/
global_config.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
## global settings
# Set the output directory of relive
RELIVE_OUTDIR=/srv/nginx/relive
# Set the HLS source directory for the hls recording mode
HLS_DIR=/srv/nginx/hls
# Set the resolution to be recorded
#
# Default: hd
# RELIVE_RESOLUTION=sd
# Set the recording mode
#
# Can be hls or icedist:
#
# - "hls" uses a directory containing an HLS playlist and the corresponding
# segments as a recording source.
#
# - "icedist" connects to an icecast server
#
# Default: hls
# RELIVE_RECORDING_MODE=icedist
# Icecast baseurl to use when using the icedist mode
# ICEDIST_URL=http://127.0.0.1:7999
# Generate scrubbing thumbnails for the relive player
#
# Note that this a computationally expensive operation and also creates a
# dependency on the "montage" tool from ImageMagick.
#
# Default: off
SCRUB_THUMBS=0
## configuration for genpage
# Overwrite the base URL used for the links in the generated index.json.
#
# Default: //cdn.c3voc.de/relive
GENPAGE_URL_PREFIX=//live.dus.c3voc.de/releases/relive/