Am getting the following error in the log:
<TABLE border=0 cellSpacing=2 cellPadding=0 width="100%"><TBODY><TR><TD class=LOGDateTime0 noWrap align=left>10/22/2012 2:04:48 PM </TD><TD class=LOGType0 colSpan=3 align=left>UltraNetCam Error </TD><TD class=LOGEntry0 colSpan=8 align=left>An unexpected error occured in the NetCamAPI() function/subroutine: [System.Net.WebException: The server committed a protocol violation. Section=ResponseStatusLine at System.Net.HttpWebRequest.GetResponse() at HSPI_ULTRANETCAM.NetCamDevice.NetCamCGI(String strQueryString)]</TD></TR></TBODY></TABLE>
This is a result of an event that is sending this:
/api/wbpantiltapi.cgi?cont_2=1
In order to pan the (Toshiba) camera left - same thing happens for pan right and I will guess for any other cam movement I try.
The camera moves fine -
Something I am doing?
<TABLE border=0 cellSpacing=2 cellPadding=0 width="100%"><TBODY><TR><TD class=LOGDateTime0 noWrap align=left>10/22/2012 2:04:48 PM </TD><TD class=LOGType0 colSpan=3 align=left>UltraNetCam Error </TD><TD class=LOGEntry0 colSpan=8 align=left>An unexpected error occured in the NetCamAPI() function/subroutine: [System.Net.WebException: The server committed a protocol violation. Section=ResponseStatusLine at System.Net.HttpWebRequest.GetResponse() at HSPI_ULTRANETCAM.NetCamDevice.NetCamCGI(String strQueryString)]</TD></TR></TBODY></TABLE>
This is a result of an event that is sending this:
/api/wbpantiltapi.cgi?cont_2=1
In order to pan the (Toshiba) camera left - same thing happens for pan right and I will guess for any other cam movement I try.
The camera moves fine -
Something I am doing?
Comment