-
Notifications
You must be signed in to change notification settings - Fork 48
/
dependencies.txt
84 lines (57 loc) · 1.46 KB
/
dependencies.txt
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Dependencies for OpenBroadcaster OBPlayer. This list may be incomplete.
Dependencies are Debian/Ubuntu package names.
- ntp
- python3
- python3-pycurl
- python3-openssl
- python3-apsw
- python3-magic
- python3-dateutil
- python3-requests
- python3-gi
- python3-gi-cairo
- gir1.2-gtk-3.0
- gir1.2-gdkpixbuf-2.0
- gir1.2-pango-1.0
- python3-gst-1.0
- gir1.2-gstreamer-1.0
- gir1.2-gst-plugins-base-1.0
- gir1.2-gst-rtsp-server-1.0
- gstreamer1.0-tools
- gstreamer1.0-libav
- gstreamer1.0-alsa
- gstreamer1.0-pulseaudio
- gstreamer1.0-plugins-base
- gstreamer1.0-plugins-good
- gstreamer1.0-plugins-bad
- gstreamer1.0-plugins-ugly
- ffmpeg
Ubuntu
- ubuntu-restricted-addons
- ubuntu-restricted-extras
- pip3 install passlib[bcrypt]
Recommended for CATV Video Playout:
- gstreamer1.0-vaapi
- mesa-vdpau-drivers
Include if using alerts module:
- espeak
- mbrola
- mbrola-en1
- mbrola-us1
- mbrola-us2
- mbrola-us3
- mbrola-fr1
- mbrola-fr4
Include if using POLLY AWS Voices in the alerts module:
- pip3 install boto3
Include if using RS-232 trigger option in the alerts module:
- python3-serial
Include if sharing multiple OpenBroadcaster players with a local media library:
- cifs-utils
Command Line tool for PulseAudio:
- pip3 install pulsectl
Off-air audio log and SDR FM Receiver USB Dongle:
- pip3 install pyrtlsdr
Include if using the news feed override:
- pip3 install inotify
Note: pip3 pkg not included in apt-get; must be installed using pip3