It should have with sequential / random Reading and Writing speeds to do. A harddrive which is "optimized for survelliance" have optimization on its sequential Writing rate, and a pretty decent sequential Reading rate, but random rates are really crappy.
Thus its optimized for survelliance Tools which writes data in a steady nice stream.
A gaming harddrive should have a equal weight on all rates, since a game might need to read many small random files, but also a couple of large "stream" files like cutscenes, maps, textures and such.
Eg, a gaming harddrive should have the highest possible random rates. Since technically, the sequential rates cannot be worser than random rates (a sequential access is implicitly random, but a random access can or can not be sequential access), thus a gaming harddrive is the opposite of a survelliance harddrive.
A standard harddrive is somewhere between survelliance and gaming.
There is also harddrives that is more designed for long-term storage, and those have a high read rate but bad write rates.
So a drive manufacturer can "concentrate" on specific rate, giving disadvantages on other rates, that then gives the different drive types "survelliande", "gaming", "standard", etc.
However, any drive CAN be used for any purpose. Everything that identifies as a "drive" in a computer is just a simple flat storage area, that can be used for any data storage.
As I understand it, surveillance hard drives are designed for lots of sequential writes and optimized for continuous, non-stop operation—which is precisely the sort of workload encountered in a CCTV storage device. – bwDraco – 2014-11-01T01:21:57.123
1
Off-topic, but some related info: NAS-optimized hard drives are also designed for 24/7 operation, but are tuned for use in a RAID environment and support ERC/TLER/CCTL.
– bwDraco – 2014-11-01T01:25:16.353