Tag Archives: video surveillance

Wildlife Watch: Using SecuritySpy for Animal Detection and Recording

Our macOS CCTV software SecuritySpy is designed to provide video security for your home or business. However, it has an array of flexible features that make it ideal for many other uses too. Our customers have been using SecuritySpy for various interesting purposes, from documenting scientific experiments, to capturing interviews, to recording musical events.

A particularly popular use among our users is for recording animals. In this blog, we share some practical tips on how to make the most of SecuritySpy for capturing the fascinating behaviours and moments of the animal world, showcasing the software’s adaptability far beyond its security roots.

Check out our @SpyTheAnimals Instagram feed for more animals captured by SecuritySpy, and please post on our forum any images or movies that you have captured with your own SecuritySpy system!

 

Continue reading

Dahua IPC-HFW2831T-ZAS Camera Review

The IP camera market is replete with bullet-style cameras, with Dahua Technology being one of the major manufacturers of cameras of this type. Basic Dahua bullet cameras are well-designed, inexpensive, and generally provide good quality video, however it doesn’t cost too much more to get a model like this one, which has some key features that allow it to perform much better than basic models.

IPC-HFW2831T-ZAS

Dahua Technology IPC-HFW2831T-ZAS IP Camera

Continue reading

Dahua IPC-HDW5831R-ZE IP Camera Review

Dahua Technology have such an extensive range of IP cameras that it can be difficult to choose between them, especially between models that are superficially similar. Generally, Dahua cameras work very well with our macOS CCTV software SecuritySpy, and this particular model, the IPC-HDW5831R-ZE, looks like it could be something special.

This is an “eyeball” type camera, which is a form factor with some significant advantages: they are generally compact in size, easy to swivel and rotate to the correct position, and, unlike dome cameras, there is no curved perspex dome in front of the lens to reduce quality.

IPC-HDW5831R-ZE IP Camera

Dahua Technology IPC-HDW5831R-ZE

Continue reading

Segregating IP Cameras on their own LAN

Our macOS CCTV software SecuritySpy allows you to set up an effective video surveillance system of any size, in both home and commercial settings.

The simplest setup for a LAN (Local Area Network) that includes IP cameras is to have a central Ethernet switch with all devices, including the cameras, connected to it. This generally works well, and has the advantage that every device can talk to every other device, which helps when setting up new devices. However, there are some potential downsides with this configuration:

  • Performance: at the Mac’s Ethernet port, camera traffic can be significant, and it can slow down other network data transfers to the Mac.
  • Privacy: some cameras “phone home”, sending data of unknown content back to the manufacturer’s servers. While the content of this data is probably benign (e.g. business/diagnostic information), some users worry about private data being sent.
  • Security: some cameras automatically make themselves available from the Internet; automated bots will find the cameras, and will attempt to hack into them.

The above can be mitigated to some extent by changing camera settings, and the Ethernet speed for the Mac can be increased by using a faster link speed (e.g. 2.5 Gbps) or link aggregation. However, if you are sufficiently concerned by the above issues, the ultimate solution is to segregate the IP cameras onto their own, separate, LAN. This has the following advantages:

  • Camera traffic is completely separate and does not impact the general LAN in any way.
  • Cameras do not have Internet access, so cannot send data to the Internet.
  • Cameras cannot make themselves available from the Internet, so hacking into them becomes impossible.

The main downside of this configuration is that the setup is more difficult, and does require some knowledge of IP addressing. If you are unfamiliar with this topic, we would advise you to research how IP addresses work on local networks before proceeding.

An example setup is as follows:

Continue reading

Running an NTP Time Server on your Mac

[UPDATE 30 JUNE 2021: This functionality is now built into SecuritySpy – see NTP Time Server Installation. We are leaving this post in place in case it is useful to anyone, but we can no longer provide any assistance or updates to the below instructions or scripts.]

When implementing a CCTV system (e.g. one based around our macOS CCTV software SecuritySpy) it is important for all cameras to maintain the correct time for the purposes of drawing accurate timestamps onto their video streams. Not only will this help you review recorded footage, but if there is an incident that needs to be reported to the police, it will help them with their investigation. You may even be asked to verify or demonstrate to the police that your cameras are set to the correct time.

For this purpose, you should always give your cameras a valid NTP server address (NTP stands for Network Time Protocol). The cameras will contact the NTP server at regular intervals to set their clocks (you should also set your cameras with accurate daylight savings time settings, so that any such adjustments are applied automatically during the summer months).

For this purpose, we recommend using one of the time servers that Apple provides for free, which are time.apple.com, time.euro.apple.com and time.asia.apple.com. Continue reading