40
9.5
Network Advanced
9.5.1
RTSP
General:
RTP Port Range –
Default value is 5000 ~ 7999 and can be changed from 1124 to 65534.
RTSP Port – D
efault value is 554 and can be changed from 1124 to 65534.
RTSP Configuration:
This option allows you to set up the URL for each profile and define whether or not you want to enable
authentication. The default video URL will be related to the profile number, e.g., profile1 = video.pro1,
but you may change it as you need. Based on the default URLs, access to the RTSP streams would be:
rtsp://camera_address:554/video.pro1
rtsp://camera_address:554/video.pro2
rtsp://camera_address:554/video.pro3
rtsp://camera_address:554/video.pro4
If authentication is enabled, the URLs will change as follows:
rtsp://username:password@camera_address:554/video.pro1
rtsp://username:password@camera_address:554/video.pro2
rtsp://username:password@camera_address:554/video.pro3
rtsp://username:password@camera_address:554/video.pro4