Basic storage calculation for a IPC camera per day
1. Log in to the IVS client and view the code stream of the camera used for recording.
2. Back to the home page of the IVS client. Access the device management page. Double-click the Specify camera. On the configuration page displayed, click Video Encoding setting, check on the bit rate.

3. Calculate the storage capacity based on the obtained bit rate.
Formula :
Storage (MB ) = IPC Bit rate(Mbps) * time (days) *24Hour * 3600Sec/8
Note :
8 = to convert from bits to Bytes
3600 = to convert from seconds do hour
24 = to convert from hour to day
Example:
recording time set for a camera is 24 hours.
1camera*1days*24*3600/8 = 10800MB

