User Manual

Pearl-2 User Guide Configurationkeys forthirdparty APIs
Stream publishing configuration keys
The system supports the following stream publishing settings. For more information on publishing the
stream, see What is streaming?.
Table 86 Supported Stream Publishing configuration keys
Key Values Description
publish_enabled
on
off / any other value
Starts or stops streaming to CDN servers (RTSP, RTMP type
streaming including Original Livestream and Wowza Cloud).
See Stream to a CDN.
To turn streaming on, set to on.
To turn streaming off, set to off or to any other value.
publish_type
0 (do not publish)
2 (RTSP Announce)
3 (multicast RTP/UDP)
4 (multicast MPEG-TS
over UDP)
5 (multicast MPEG-TS
over RTP/UDP)
6 (RTMP push)
7 (Wowza Streaming
Cloud)
8 (Original
Livestream)
Specifies the type of stream publishing, if any.
RTSP Announce configuration keys (Publish type 2)
The following settings are supported when the publish type is set to RTSPAnnounce. For more information on
RTSP and these settings, seeSet up a stream using RTSP announceWhat is streaming?.
Table 87 Supported RTSP Announce configuration keys
Key Values Description
rtsp_url string Specifies the RTSP server announce URL.
rtsp_transport
tcp
udp or empty string("")
Specifies the RTSPtransport, either tcp or udp.
444