Hikvision Ip camera Device error Status Code 3

Joined
Feb 20, 2019
Messages
2
Reaction score
0
Location
india
Hello !
Ip camera model - DS-2CD122P-I3 4mm 2mp

I have 2 Ip camers 6mm & 4mm. I have integrated this camera with my weighbridge management software. So whenever truck or a vehicle comes on platform the software captures snapshot or picture using URL. But sometimes it happens that top camera [4mm] doesnt respond to software and software gives 500 internal server error and software only captures image from front camera [6mm]. And when I paste the capture url of 4mm top camera in browser to check the preview it gives me error Status Code 3[Image attached below]. This happens when vehicle is on platform and when vehicle goes from platform the camera works again. And also when url gives status code 3 error when i open live preview in another tab it shows the camera is on. So my question is that is this problem of distance between camera and vehicle or is this problem due to light reflected on camera lens or I am doing something wrong. Please help guys its urgent and important.

Url (I use to capture) - http://username:password@192.168.1.111/ISAPI/Streaming/channels/101/picture?videoResolutionWidth=1920&videoResolutionHeight=1080?
 

Attachments

SamM

Pulling my weight
Joined
Mar 29, 2020
Messages
245
Reaction score
109
Location
SA
Hi, This is the various sub-code definition of Status code 3

StatusCode=3
deviceError0x30000001Hardware error.
badFlash0x30000002Flash operation error.
28181Uninitialized0x30000003The 28181 configuration is not initialized.
socketConnectError0x30000005Connecting to socket failed.
receiveError0x30000007Receive response message failed.
deletePictureError0x3000000ADeleting picture failed.
pictureSizeExceedLimit0x3000000CToo large picture size.
clearCacheError0x3000000DClearing cache failed.
updateDatabasError0x3000000FUpdating database failed.
searchDatabaseError0x30000010Searching in the database failed.
writeDatabaseError0x30000011Writing to database failed.
deleteDatabaseError0x30000012Deleting database element failed.
searchDatabaseElementError0x30000013Getting number of database elements failed.
cloudAutoUpgradeException0x30000016Downloading upgrade packet from cloud and upgrading failed.
HBPException0x30001000HBP exception.
UDEPException0x30001001UDEP exception
elasticSearchException0x30001002Elastic exception.
kafkaException0x30001003Kafka exception.
HBaseException0x30001004Hbase exception.
sparkException0x30001005Spark exception.
yarnException0x30001006Yarn exception.
cacheException0x30001007Cache exception.
trafficException0x30001008Monitoring point big data server exception.
faceException0x30001009Human face big data server exception.
SSDFileSystemIsError0x30001013SSD file system error (Error occurs when it is non-Ext4 file system)
insufficientSSDCapacityForFPD0x30001014Insufficient SSD space for person frequency detection
wifiException0x3000100AWi-Fi big data server exception.
structException0x3000100DVideo parameters structure server exception.
captureTimeout0x30006000Data collection timed out.
lowScore0x30006001Low quality of collected data.
[TR]
[TH]Sub Status Code[/TH]

[TH]Error Code[/TH]

[TH]Description[/TH]
[/TR]​
 
Top