description |
string |
Optional description of server. |
disabled |
boolean |
Server disabled. When disabled, the server does not ingest any streams. Previously assigned streams may be migrated to other servers, depending on the load balancing configuration, and the availability of other servers. |
hls_http_port |
integer |
Internal HLS port (for use by proxy). |
hls_http_proxy_port |
integer |
HLS proxy port (for HLS stream access). |
hls_secure |
boolean |
HTTPS enabled for HLS. |
last_updated |
string |
Date and time the server configuration was last updated. |
lb_participant |
boolean |
Participates in load balancing and failover operations. The server may be used to host streams ‘owned’ by other servers, in the event that those servers become disabled, unavailable, or overloaded. |
multicast_ip_range |
string |
RTSP multicast IP range (CIDR). |
multicast_rtcp_port |
integer |
Multicast RTCP port (for RTSP Multicast UDP stream access). |
multicast_rtp_port |
integer |
Multicast RTP port (for RTSP Multicast UDP stream access). |
name |
string |
Unique, alphanumeric server name or identifier. No spaces or special characters allowed (except for ‘-’ and ‘_’). |
rtcp_port |
integer |
RTCP port (for RTSP UDP stream access). |
rtmp_port |
integer |
RTMP port (for RTMP stream access). |
rtmp_secure |
boolean |
RTMPS enabled (TLS encrypted RTMP). |
rtmps_port |
integer |
RTMPS port (for RTMPS stream access). |
rtp_port |
integer |
RTP port (for RTSP UDP stream access). |
rtsp_multicast |
boolean |
RTSP multicast enabled. |
rtsp_port |
integer |
RTSP port (for RTSP stream access). |
rtsp_secure |
boolean |
RTSPS enabled (TLS encrypted RTSP). |
rtsps_port |
integer |
RTSPS port (for RTSPS stream access). |
se_api_host |
string |
IP address or hostname of server. |
se_api_http_port |
integer |
Port for server (SE instance) API. |
se_api_password |
string |
Password for server (SE instance) API. |
se_api_secure |
boolean |
HTTPS enabled for server (SE instance) API. |
se_api_user |
string |
Username for server (SE instance) API. |
srt_port |
integer |
SRT port (for SRT stream access). |
video_host |
string |
Video consumer facing IP address or hostname of server. |
webrtc_http_port |
integer |
WebRTC HTTP port (for use by proxy). |
webrtc_http_proxy_port |
integer |
WebRTC HTTP proxy port (for WebRTC stream requests / signalling). |
webrtc_secure |
boolean |
HTTPS enabled for WebRTC. |
webrtc_udp_port |
integer |
WebRTC UDP port (for WebRTC stream / video delivery). |