JVC VN-V26U Security Camera User Manual


 
<PARAM NAME="Password" VALUE="vn-v2x"> <!-- Password of operator -->
</OBJECT>
<FORM name="myForm"><DIV STYLE=" position:absolute; top:50px; left:10px;">
<br>
SOUND SEND <!-- Controls -->
<INPUT TYPE="BUTTON" VALUE=" Start " onClick="play_click();">
<INPUT TYPE="BUTTON" VALUE=" Stop " onClick="stop_click();">
<br>
</FORM>
</DIV>
</BODY>
</HTML>
12. FAQ
(1) Low Frame rate due to long delay of network
-
Causes of Low Frame Rate
During transmission via TCP, VN-V25/26 sends out the following data by receiving the Ack of TCP. When network
delay is long, reception of Ack will be delayed and sending rate will drop. This therefore leads to a drop in the frame
rate.
-
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.
88