When source_config.mode === 'listener': - SRT: bind UDP listen_port (default 9000) on container host - RTMP: bind TCP listen_port (default 1935) on container host Add ExposedPorts to container config alongside HostConfig.PortBindings. Also pass LISTEN, LISTEN_PORT, STREAM_KEY env vars to container. |
||
|---|---|---|
| .. | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||