STYLE="width:40px;top:635px;left:134px;position:absolute" onmousedown="ZoomControl(0)" onmouseup="mouse_up()" onmouseout="mouse_up()">
<INPUT TYPE="BUTTON" NAME="WIDE_BTN"
</FORM>
</BODY>
</HTML>
8.6. Notes
-Enable the
-Start Multicast stream on
-Set unique Multicast address and port number to each Multicast stream if multiple multicast streams are required in the system.
-Reload of ActiveX control is required to change Multicast property.
9. FAQ
(1) Low Frame rate due to long delay of network
- Causes of Low Frame Rate
During transmission via TCP,
- Countermeasure
This problem can be avoided by receiving via multicast. Multicast uses UDP and Ack does not exist. As such, the sender will be able to continue sending without being affected by network delays.