RSTP is a popular protocol for streaming media over IP networks and is commonly used in IP cameras due to its low-latency and high-quality video streaming capabilities
RSTP addresses are used to identify the location of the media stream that is being transmitted over the network
rtsp://address
rtsp://address:port/path
rtsp://login:password@address:port/path#options
login:password
– login and password for RTSP authentication. Supports Basic and Digest authentication methodsaddress
– IPv4 server address or domain nameport
– port number. Default: 554
path
– the path to the resource. Default: /
Options:
tcp
– interleaved mode. receive stream over TCP instead UDPua=Name
– custom User-Agent headerTo set up an RSTP input in Astra, you can either enter the source address directly into the Input address
field in the Stream settings or use the Input configuration form accessed by clicking on the gear icon form:
RSTP address
- source address of the RSTP streamInterleaved mode
- by the default Astra uses UDP to receive media data from camera, interleaved mode force camera to send data over TCPThe current version of Astra supports H.264 only
The error messages may include Connection timeout
or Response timeout
, which suggest that the camera is not responding to requests from Astra. One possible cause of this issue is when the camera is stuck and cannot respond to requests
Invalid login or password to the RTSP stream
This may indicate that the data format of the stream is not recognized by Astra. This error can occur when the RSTP stream uses an unsupported data format or encoding method