VGADVI Broadcaster User Guide
7-9 Configuration Keys for Third Party APIs
Table 42
Supported Stream Publishing Configuration Keys
Key
Values
Description
publish_type
0 (do not publish)
1 (via Epiphan.tv)
2 (RTSP Announce)
3 (multicast RTP/UDP)
4 (multicast MPEG-TS
over UDP)
5 (multicast MPEG-TS
over RTP/UDP)
6 (RTMP push)
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, see
Stream your video
.
Table 43
Supported RTSP Announce Configuration Keys
Key
Values
Description
announce_by_tcp
on
empty string ("")
Enables or disable RTSP over TCP. To enable TCP transport, set
to on. Otherwise, set to empty string ("").
announce_host
string
Specifies the RTSP server address. Set to the appropriate IP
address.
announce_name
string
Specifies the RTSP resource name.
announce_
password
string
Specifies the password for the RTSP server's user.
announce_port
1000...65535,
but not 5557
Specifies the RTSP server port to connect to for streaming. Note
port 5557 is used for network discovery and cannot be used for
streaming.
announce_
username
string
Specifies the username for the RTSP server. Value is provided by
the RTSP server.
185