Applicable Models
This case applies to camera models shown in Table 1.
Type | Model | |
|---|---|---|
Box camera | eSpace IPC2601-P | eSpace IPC2611-F |
eSpace IPC2611-LTE | eSpace IPC2701-P | |
eSpace IPC5601-P | eSpace IPC5611-F | |
eSpace IPC5611-WD-F | eSpace IPC5701-P | |
IPC6111-I | IPC6111-L1-I | |
IPC6121-I | IPC6121-WD-I | |
PTZ camera | eSpace IPC2811-WD-Z20 | eSpace IPC5811-WD-Z20 |
IPC6511-Z20-FI | IPC6511-Z20-I | |
IPC6521-Z20-FI | IPC6521-Z20-I | |
Symptom
After an IPC is connected to the network, the IPC performs recording on the platform continuously when the network connection is normal. However, when the network is disconnected, the IPC cannot perform video buffering.
Cause
The platform does not send the video buffering plan to the IPC.
Solution
- Use SSH to login to the IPC as the admin user.
- Run
the su - root command to switch to the
root user.NOTE:
For details about the default passwords of the admin and root users, see the User Guide corresponding to the faulty device.
- Run the cd /usr/app/bin/ command to go to the /usr/app/bin directory.
- Run the ./help debug open 10 command.
- Run the
tail -f /var/log/message.dbg command and view
the command output.
If information similar to the following is displayed, the platform does not send the video buffering plan to the IPC.
INFO:|CheckRecordPlanThread.c:180|RECORD_MOUDLE----INFO: No RecordPlan Found
- If information similar to the following is displayed, go to 6.
- If information similar to the following is not displayed, contact your service provider for assistance.
- Log in to the control
server and modify IPC-related device parameters.
If the parameter controlling the IPC video buffering function is set to FALSE in any file of the service management unit (SMU) of the control server, the IPC cannot implement video buffering. Set this parameter to TRUE and restart the control server.
For details about control server settings, see the related user manual.
- Check whether
the fault is rectified.
- If yes, the procedure ends.
- If no, contact your service provider for assistance.