<< Click to Display Table of Contents >>

The RTSP server can be used to provide media to any player that supports the RTSP protocol, and can also be used to send media to broadcast servers such as Wowza and integrate with third-party systems.

 

The RTSP server supports media in the following formats:

 

Video: H.265, H.264, MPEG-4 and Motion JPEG

Áudio: PCM, G.711, G.726 and AAC

 

To receive live video on RTSP clients, use the syntaxes below:

 

Live Video with Standard Profile: rtsp://<server_address>:<rtsp port>/Interface/Cameras/Media?Camera=<CAMERA_NAME>

Live Video with Specific Profile: rtsp://<server_address>:<rtsp port>/Interface/Cameras/Media?Camera=<CAMERA_NAME>&Profile=Custom&CustomProfile=<PROFILE_NAME>