hyuk
Member
Hi,
It's live, but there's an issue where the video isn't actually saved, so I'd like to ask a few questions.
About 2 out of 10 cases are not saved on the server where the problem occurred.
It looks like on_record_hook wasn't even called.
The version in use is 5.2.1665.
What is special is that we are currently storing video on a NAS server (record_dir).
Temporary files (record_tmp_dir settings) are created on the server where WCS is installed.
So, I am in a situation where I am looking for a problem by making various analogies.
(The server in question is located in an area that is difficult to access, so the log cannot be easily checked.)
So, I would like to ask you a few questions.
1. If the network condition of the NAS server (record_dir) is bad, are temporary files not created on the Flashphoner installation server?
2. If the connection to the NAS server is temporarily lost, what error will be recorded in flashphoner.log in Flashphoner's server_logs?
3. If there is no storage space on the NAS server, what error will be recorded in flashphoner.log in Flashphoner's server_logs?
4. Is there a hook like on_record_hook that can receive feedback on the problem when errors in 2 and 3 occur?
It's live, but there's an issue where the video isn't actually saved, so I'd like to ask a few questions.
About 2 out of 10 cases are not saved on the server where the problem occurred.
It looks like on_record_hook wasn't even called.
The version in use is 5.2.1665.
What is special is that we are currently storing video on a NAS server (record_dir).
Temporary files (record_tmp_dir settings) are created on the server where WCS is installed.
So, I am in a situation where I am looking for a problem by making various analogies.
(The server in question is located in an area that is difficult to access, so the log cannot be easily checked.)
So, I would like to ask you a few questions.
1. If the network condition of the NAS server (record_dir) is bad, are temporary files not created on the Flashphoner installation server?
2. If the connection to the NAS server is temporarily lost, what error will be recorded in flashphoner.log in Flashphoner's server_logs?
3. If there is no storage space on the NAS server, what error will be recorded in flashphoner.log in Flashphoner's server_logs?
4. Is there a hook like on_record_hook that can receive feedback on the problem when errors in 2 and 3 occur?