1. Requirements
1.1 Operating Systems
Supported OS: Linux is the only supported operating system. While it may be possible to deploy on OSX or Windows, it is not officially supported.
1.2 Software Prerequisites
Ensure the following packages are installed and configured for the current user:
- Docker: Follow the installation guide.
- Docker Compose: Follow the installation guide.
1.3 Networking
1.3.1 Network Access
The following network requirements must be met:
- HTTP/HTTPS Requests: Building the docker image requires outbound HTTP and HTTPS requests.
- RTMP Requests: Video is relayed through RTMP requests.
Your OS, network, or ISP must not block either type of request. If you use a proxy server to connect to the web, ensure it accommodates the above requirements.
1.3.2 Bandwidth
Sufficient upload bandwidth is required to stream to multiple services simultaneously. See the Bandwidth Requirements for details on bandwidth usage per service.
1.4 See Also
- Bandwidth Requirements - Network bandwidth considerations
- Hardware Requirements - CPU and system resources
- Quick Start Guide - Get up and running in 5 minutes