How to calculate required storage space

Forum for questions and support relating to the 1.25.x releases only.
Locked
Mad Professor
Posts: 106
Joined: Wed Dec 15, 2010 11:20 am
Location: Isle Of Wight, UK

How to calculate required storage space

Post by Mad Professor »

Good day all.

Can someone please advice how you go about calculate required storage space?

Lets say that I am recording 24/7/365 from a IP camera 1280x1024 (SXGA) @ 15FPS.

How much storage space would this need per 24hours of recording?

Thanks for your time.

Best Regards.
sipi
Posts: 132
Joined: Wed Feb 14, 2007 5:18 pm

Re: How to calculate required storage space

Post by sipi »

Here is two important context, formula.

storage space (bits)= picture file size*frame per second*time in second

picture file size (bits)= H*W*color depth (24 or 32 bit)

I hope it'll help you.
mindriot
Posts: 16
Joined: Thu Dec 13, 2012 9:28 pm

Re: How to calculate required storage space

Post by mindriot »

Just been trying to work out things myself, these might help :

cant seem to post links, forum rules?

google h264 calculator, video bitrate calculator etc. first few results should be useful.
Locked