Frequently Asked Question
Please look at the attached development manual in order to get the URLs to connect through VLC
rtsp://192.168.1.64:554/Streaming/Channels/101?transportmode=unicast /*get the main stream of the 1st channel with unicast*/
rtsp://192.168.1.64:554/Streaming/Channels/101?transportmode=multicast /*get the main stream of the 1st channel with multicast*/
rtsp://192.168.0.121/Streaming/Channels/101 - RTSP without authentication (can be disabled from Advanced Settings - Security - Authentication)
rtsp://admin:12345@192.168.0.121/Streaming/Channels/101 - RTSP with authentication (default)
rtsp://admin:12345@192.168.0.121/Streaming/Channels/1 - RTSP with authentication (default)