RTSP
If you are encountering issues with the RTSP service:
Ensure that your destination player supports Real-Time Streaming Protocol (RTSP).
If you have customized the stream link parameters in the URL, ensure that the URL matches the following format:
rtsp://@ip_address[:port]/videnc[_audenc][?param1=value1¶m2=value2, ...]
ip_address is the IPv4 address of the Makito encoder hosting the RTSP service,
rtsp_port is optional and only needs to be specified if the rtsp server port is not set to the default 554,
videnc is mandatory and specifies the ID of an H.264 or H.265 video encoder on the Makito (from the 0-3 range),
audenc is optional to include audio in the rtsp stream and specifies the ID of an audio encoder (from the 0-3 range).
If you have customized the stream link parameters, ensure that they meet the following criteria:
tos = 0x00 to 0xFF (for hex) or 0 to 255
ttl = 1 to 255
mtu = 232 to 1500
mcast_addr = A valid multicast address
mcast_port = A valid multicast port