Difference between revisions of "NVR/Recording Setup/Multicast Setup"
(→How to Setup Multicast) |
|||
| Line 1: | Line 1: | ||
==How to Setup Multicast== | ==How to Setup Multicast== | ||
<pdf>File:Multicast.pdf</pdf> | <pdf>File:Multicast.pdf</pdf> | ||
| + | |||
| + | '''RTP Multicast''' | ||
| + | |||
| + | '''Step 1'''. type in commend to enable RTP multicast of RTP[0] and RTP[1]on Internet Explorer Address bar. | ||
| + | http://ip/cgi-bin/configManager.cgi?action=setConfig&Multicast.RTP[0].Enable=true | ||
| + | my IPC's IP address is 10.25.2.237, so this commend should be | ||
| + | http://10.15.2.237/cgi-bin/configManager.cgi?action=setConfig&Multicast.RTP[0].Enable=true | ||
| + | WEB page will let you enter login and password, then it will shows "OK" | ||
| + | |||
| + | You can also use this command and will show "Ok" as the same result. | ||
| + | |||
| + | http://10.15.2.237/cgi-bin/configManager.cgi?action=setConfig&Multicast.RTP[1].Enable=true, | ||
| + | |||
| + | You can see as followed RTP status after putting commend, both enabled are true | ||
| + | Please note, for RTP multicast, both RTP [0] and [1] must enabled; The RTSP | ||
| + | Port must be even | ||
Revision as of 04:23, 4 March 2016
How to Setup Multicast
You do not have permission to embed PDF files.
RTP Multicast
Step 1. type in commend to enable RTP multicast of RTP[0] and RTP[1]on Internet Explorer Address bar. http://ip/cgi-bin/configManager.cgi?action=setConfig&Multicast.RTP[0].Enable=true my IPC's IP address is 10.25.2.237, so this commend should be http://10.15.2.237/cgi-bin/configManager.cgi?action=setConfig&Multicast.RTP[0].Enable=true WEB page will let you enter login and password, then it will shows "OK"
You can also use this command and will show "Ok" as the same result.
http://10.15.2.237/cgi-bin/configManager.cgi?action=setConfig&Multicast.RTP[1].Enable=true,
You can see as followed RTP status after putting commend, both enabled are true Please note, for RTP multicast, both RTP [0] and [1] must enabled; The RTSP Port must be even