Force storage archiving

Hi all,

we have an Xprotect Corporate, we have a camera that never register (we had disabled motion detection), we start the registration by sending the StartRecordingCommand message via SDK and then stop the recording by sending the message StopRecordingCommand.

The camera correctly start and stop the registration after i send the messages.

There is a way, with the sdk or with rules, to force recording server archiving immediately after has received the StopRecordingCommand command?

We need to have one folder in storage path for every StartRecordingCommand-StopRecordingCommand period.

For example:

We send StartRecordingCommand at 10:15, than we send StopRecordingCommand at 10:30, I need one folder (something like XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX_ARCHIVE_YYYY-MM-DD_10-30-SS) in Archiving path with the 10:15-10:30 video.

Ther is a way to obtain this?

I tried to make this rule:

Perform an action on Recording Stopped

from CAMERA

and Activate archiving on ArchiveCAMERA

but archiving follows the storage configuration schedule.

Thanks

You cannot force an archive, not by rule nor by using MIP SDK methods.

I have a feeling that I do not understand why you would want to force an archiving, I would think that if something special happens where there is an urge to secure footage beyond what the XProtect already does I would initiate an export of the footage. Functionality to make such an export can be developed using the MIP SDK.