Posts

Problems with Activating your Hikvision cameras?

There has been issues with activating the Hikvision cameras as many have reported that they are getting the error “timedout” when using the SADP app.

I for one have also had this problem. Not sure as to why this happens but I’m sure Hikvision is aware of the problem. Maybe this is another reason why many countries have banned Hikvision products.

If you are not able to activate your camera using the app then many have suggested that you go in using a browser. To do this you would set your PC to the following network settings;

  • IP address -192.168.1.10
  • sub-net -255.255.255.000
  • default gateway -192.168.1.1

As the camera in most cases is set for 192.168.1.64, when you login to the camera using a browser the first thing you should see if the camera has not been activated is a popup asking for you to add a password. It is important to remember this password as the only way I know how to get back in is a hard reset.

Once your camera is activated you can go in and change the network settings. Each change you make in the network settings the camera will reboot and you will have to log back in using the new IP address and the password you input.

The SADP app can be download from here. SADP APP

What is VMS

VMS stands for video management software and is an essential part of any surveillance system. VMS software allows you to manage camera and recording settings, view multiple camera feeds, and set alerts for tampering and motion detection.

Video management software can also review and analyze your recorded video, giving you important information. These analytics can range from retail software that tracks customer movements to better design stores to motion detection searches for suspicious people who came on your property during the night.

Advanced Software Features

Learn about the software features and applications that help make your system run smoother. These include ways to quickly search through the recorded files you have to save time, and what types of software will work well with other cameras and NVRs.

License plate recognition, sometimes shortened to LPR, is a feature on some software that can detect, read, and store video of a car’s license plate. Used primarily in traffic monitoring in parking lots and gated security entrances, this allows the camera to capture a license plate number which is then compared to a database.

License Plate Recognition

How LPR Works

License plate recognition works when your camera captures video of a vehicle’s license plate and then either stores it for later review or runs the image through video analytics software to compare it to a database of stored license plate numbers.

If your database finds a match, your system can be set up to send you alerts. These alerts can be sent to your email or mobile phone, allowing you to know instantly, from anywhere, if your system finds something.

For license plate recognition to work, your camera needs a few specific things:

  • The angle of the camera is extremely important, because a camera that’s installed too high cannot see the license plate
  • The distance from the camera to the car must also be considered – while a camera may be able to zoom in quite a distance, you want to minimize the distance between camera and car
  • Lighting is also important – whether you install lights or use the camera’s built-in IR, you will need additional lighting at night
  • The speed of oncoming traffic must be low enough that the camera has enough time to focus on the license plate, often times no more than 35 mph depending on the angle, distance, and lighting

In addition, you’ll need to pay attention to the quality of the image. To be used as legal evidence, your video may need to meet standards set by your local law enforcement; one requirement might be that the captured license plate image be at least 15 pixels tall, to ensure clarity. A pixel counter, a feature included on some cameras, will help you meet these requirements.

How License Plate Recognition Can Help You

Situations that call for license plate capture may be very specific, but this feature is incredible important if you need to:

  • Secure an area, such as a military base or research facility
  • Monitor gated entrances & parking lot traffic
  • Track a known suspect’s vehicle
  • Find a stolen vehicle or car involved in a crime
  • Enforce parking laws, including time limits or reserved spaces

A popular application is access control for parking structures. A camera is placed at the entrance gate, and will automatically record an approaching car’s license plate to compare it to a database of approved visitors. If that license plate is on the database, the gate will open and allow the car to enter.

How to view your IP camera remotely via a web browser

Note: The steps below assume you already have your IP camera installed and connected to a router with Internet access. HTTP://192.168.1.101 represents the IP address of the camera being accessed or there could be another depending on the manufacture of the camera.

Step 1

Find your camera’s IP address. The easiest way to find the security camera IP address is to check the Network page on the CCTV camera software (mobile app or PC client). The network page will display all the IP address information of your camera.

Step 2

Open a web browser and type the IP address. Enter your login information.

Sample page

Step 3

Go to SETTING > BASIC > Network > Information to find the HTTP port number used by the camera. The default is 80.

Usually there is no need to change the port number. However some ISPs block port 80, so you may need to change the port number accordingly. In the image below, we changed it to 3333.

Port changing

Step 4

After you change the port, you will need to reboot the camera in order to save the changes. You can do that by going to SETTING > BASIC > System > Initialize and clicking Reboot.

Reboot

Step 5

After you reboot, log back into the camera on your web browser, using
http://(IP address):(Camera port number).

For this example, the address would be http://192.168.1.101:3333.

Browser

Create Partition for Ubuntu and mounted to Exacq edvr Directory

It took me awhile to get to this as there website doesn’t load world wide, so I’m reposting here for those that may have the same issue I was having.

Recently, I have attempted to install Exacq Server on Ubuntu operating system. In this example, we will attempt to partition, format the partition, create mounting point, and finally map the drive to Exacq Server recording location. We will be using terminal commands to achieve all this.

Before you create partition, you will need to locate the hard drive location name in the Ubuntu OS.

1) Create Partition

View detected devices of class “DISK”

$ sudo lshw -C disk

2.View existing partition table(s)

$ sudo fdisk -l

make sure to select the correct partition

In this example, we will create imaginary hard drive location name. We will use sda.

$ sudo fdisk /dev/sda

Within FDISK, press:

Type ‘n’ and press enter key to create new partition. Remaining options, please leave default selections. When you get to the end, you will receive message stating partition was created.

Type w and press enter to write and finalize the partition creation.

2) Format Partition

MKFS is type of hard drive partition used to create a file system of Linux Operating system.

$ sudo mkfs -t ext4 /dev/sda

3) Mounting point

By default, Exacq server choose the OS hard drive as first partition. Since computer, the numbers start at 0, we need to choose different number. We need to create a folder inside recording location, mnt/edvr/, of Exacq Server.

creating the mounting directory

$ sudo mkdir /mnt/edvr/1

After creating directory, you will need to point the formatted partition to the newly created edvr/1. We will mirror /dev/sda to /mnt/edvr/1

$ sudo nano /etc/fstab

$ sudo /dev/sda /mnt/edvr/1 ext4 defaults 0 0

4) restart mount:

$ sudo mount -a

5: restart edvr service, if unable to restart reboot Ubuntu OS

$ sudo service edvrservice restart

In case it fails to restart, simply restart the OS.

$ sudo reboot

Now if you go back and check the Storage, you will then see the new OS will show up.

Continue reading “Create Partition for Ubuntu and mounted to Exacq edvr Directory”

Best Facial Recognition Technology Features

Many of these features take your building’s ongoing dedication to safety and security to the next level. Other true facial recognition features provide insights, which makes internal record keeping even more convenient.

Many of these features take your building’s ongoing dedication to safety and security to the next level. Other true facial recognition features provide insights, which makes internal record keeping even more convenient.

1. Facial Recognition

As facial recognition cameras record inside or outside buildings, they recognize faces. The unprecedented level of detail in recognition allows for a number of other features, and for building owners to observe, monitor and regulate activity in many ways.

2. Face Database Management

Each face recorded by the facial recognition camera is added to the Face Database. This system makes it simple for users with varying levels of technical expertise to add and delete faces they want to track. Faces can be viewed in a grid-like format, or organized with custom criteria.

The custom lists feature is especially useful for schools, restaurants, bars, and other buildings looking to keep particular individuals out. Creating block, allow, and other custom lists makes tracking these permissions easier than ever, too.

3. Face Statistics

Facial recognition camera systems also compile information about each individual face that passes by. Whether it’s five or five thousand times, the software automatically logs this data away. Users can view this information in the Face Statistics section of the software.

You can also manipulate how the data is presented to learn different information. For example, you can view how many people in each custom-created list passed a certain camera. This option might be useful for building owners monitoring employee activity. Users can also view this data during wider time periods, like the day, week, month, quarter, or a custom range.

4. Face Registration

Face registration enables users to organize this information in a way that makes sense for them.

Registering faces is a convenient, user-friendly option for all users to effectively manage the data collected by the surveillance camera system. One way to register this data is by uploading pictures of each individual, along with a name.

The mobile application streamlines the face registration process, especially for on-the-go users. Using a smartphone, you can simply take a picture of a face, register a name, and add the individual to a list.

5. Facial Recognition Cameras With 24 Hour Color Recognition

Gone are the days where facial detection technology only worked in well-lit areas. Thanks to Ultra Starlight technology, facial recognition security cameras work at all hours, around the clock. During night or day, and regardless of the weather, these camera systems capture 7 different points of the face, and up to 12 faces at a time, for realistically colored images.

6. Attendance Functionality of Facial Recognition Camera Systems

In addition to security-related functionality, true facial recognition technology also streamlines your operations. The cameras timestamp each movement, meaning managers can use these records to verify attendance.

Every time an employee enters or leaves the building, you’ll receive a notification. This activity is also viewable in video mode, or through an exported report.

7. Alarm System

The blocked list can help you keep track of unwelcome customers, but also serves a more practical purpose. You can configure your facial recognition security system to sound an alarm each time an unwelcome customer enters the premises.

Various alarm settings allow for different levels of urgency in response to familiar faces. For example, you may choose to be notified via text or email when a disorderly customer enters the premises. However, you can also set a more intense alarm, like an actual alarm, for violent customers.

8. Easy-to-Operate Interface

Facial recognition technology is complex, but it’s designed to be used by people with wide-ranging technical skill sets. Whether you have prior experience with surveillance technology or not, you can easily peruse the database to find the information you need.

Source: Surveillance-video

Ambarella’s CV25 Camera System-on-Chip

Delivers advanced AI features at the edge in home security, professional surveillance cameras

SANTA CLARA, Calif.–Jan 7, 2019– Ambarella, Inc. (NASDAQ: AMBA) a leading developer of high-resolution video processing and computer vision semiconductors, today introduced the CV25 camera System-on-Chip (SoC), the latest in the CVflow family, combining advanced image processing, high-resolution video encoding and CVflow computer vision processing in a single, extremely low power design. The CV25’s CVflow architecture provides the Deep Neural Network (DNN) processing required for the next generation of affordable and intelligent home monitoring, professional surveillance, and aftermarket automotive solutions, including smart dash-cameras, Driver Monitoring Systems (DMS), and electronic mirrors.

“CV25 brings computer vision at the edge into the mainstream,” said Fermi Wang, President and CEO of Ambarella. “With this new SoC, we are sharply focused on reducing our customer’s overall system cost for delivery of significant computer vision performance, high-quality image processing and advanced cyber-security features at very low power. CV25-based cameras are capable of performing Artificial Intelligence (AI) at the edge, allowing features like facial recognition to happen in real-time on the device, rather than in the cloud.”

AI applications enabled at the edge include person recognition and the ability to distinguish between pets, persons, and vehicles. In smart video doorbells, CV25 can automatically recognize familiar faces approaching the front door, flag unknown persons, and alert the homeowner when a package is delivered. In driver monitoring systems, it can detect a driver’s drowsiness or level of distraction by monitoring their eyes and facial expressions.

CV25 delivers efficient video encoding in both AVC and HEVC formats with very low bitrates to minimize cloud storage costs. A high-performance Image Signal Processor (ISP) delivers outstanding imaging in low light conditions, and High Dynamic Range (HDR) processing extracts maximum image detail in high-contrast scenes. It includes a full suite of advanced cyber-security features to protect against hacking including secure boot, TrustZoneT, and I/O virtualization. Based on 10nm ultra-low power process technology, the CV25 chip is optimized for wire-free camera applications that require long battery life and small form factors.

As part of the CVflow family, the CV25 chip shares a common SDK, Computer Vision (CV) tools, ISP, and cyber-security features with the existing CV22 and CV2 SoCs, allowing multiple price-performance options. Ambarella’s complete set of CV tools helps customers easily port their own neural networks onto CV25. The set includes a compiler, debugger, and support for industry-standard machine learning frameworks such as CaffeT and TensorFlowT, with extensive guidelines for Convolutional Neural Networks (CNN) performance optimizations.

CV25 SoC Key Features:

  • CVflow architecture with CNN/deep learning support
  • 4Kp30 AVC and HEVC encoding with multi-stream support
  • Quad-core 1 GHz Arm®Cortex®-A53 processor with NEON DSP extensions and FPU
  • Advanced security features including OTP for secure boot, Trust Zone, and IO virtualization
  • Real-time hardware-accelerated 360-degree dewarping and Lens Distortion Correction (LDC)
  • Multi-channel ISP with up to 480 MPixels/s input pixel rate
  • Multi-exposure HDR and Wide Dynamic Range (WDR) processing, with LED flicker mitigation
  • SmartAVCT and SmartHEVCT intelligent rate control for lowest bitrates in security applications
  • Triple-sensor video input with high-speed SLVS/MIPI CSI-2/LVCMOS interfaces
  • Rich set of interfaces includes Gigabit Ethernet, USB 2.0 host and device, dual SD card controllers with SDXC support, HDMI v2.0, and MIPI DSI/CSI-2 output
  • Support for DDR4/LPDDR4/LPDDR4x
  • 10nm process technology
  • 13x13mm 0.65-pitch BGA  

CV25 will be demonstrated during CES 2019. To book an appointment for a demonstration, please contact Ambarella.              

What affects bandwidth and storage

Storage calculation is very important for CCTV projects. I bet you want to learn how to calculate bandwidth and storage for your IP cameras and recorder devices, so you can estimate how much hard drive is necessary to record your CCTV footage.

Resolution

The higher the camera resolution, the greater the need for bandwidth and storage space, some common IP camera resolutions are:  QCIF, CIF, 2CIF, 4CIF, VGA, SVGA, HD, Full HD and 4K.

Frame Rate

30 FPS is considered real-time motion and shows smooth movement on the recorded video, but if you setup your camera with such frame rate, the use of bandwidth and storage will increase a lot. So for most CCTV projects 15 FPS is enough.

CODEC (compression algorithm)

The choice of the codec dramatically influences the amount of hard disk used for recording, so using modern algorithms like H.264, H.264 plus and H.265 can save more recording space when compared to the old CODEC such as MJPEG or MPEG-4 for example.

Scene activity

If the scene where the camera is installed is very complex, ie there is a lot of movement of people and objects, the need for more bandwidth and storage space will increase.

Continuous or event recording

When you set up a CCTV recorder, you can choose whether videos will be continuously stored even when there are no events in place, or whether the recording will start only when there is an event such as motion detection.

Select the Perfect Cameras

In conducting your site assessment, you have already determined how many cameras you need, and the general requirements of each camera, including: placement, field of view, and lighting conditions.

In conducting your site assessment, you have already determined how many cameras you need, and the general requirements of each camera, including: placement, field of view, and lighting conditions. Based on that information, you should be able to narrow down your selection of the perfect camera for each position.

Primary Features

There are several primary features of each camera that you will need to consider:

Resolution

Image resolution measures the level of detail an image holds, and can play a pivotal role in the successful identification of a suspect or details of a criminal activity. So, don’t skimp; invest in a camera that produces higher resolution, especially for your cameras positioned to capture specific details.

Tip: Some cameras, like our bullet and dome cameras, come with lenses built in. Other cameras, like C-Mounts, require you to purchase the camera and lens separately. This gives you the option to build the perfect camera for your needs.

Lux

A camera’s lux is a measure of the light required to capture a viewable image. The lower the lux, the better the camera can see in low light conditions.

Infrared (IR) cameras, for example, can see in complete darkness, so they are measured at 0 lux when in IR mode. Crime most often happens in low light situations, so we encourage you to select cameras with the lowest lux possible.

Focal length/FOV

The focal length of a camera lens determines how wide or narrow the camera field of view will be. Lower focal lengths or wider fields of view are normally used to cover broad areas so that activities can be documented. Higher focal lengths are used to obtain greater detail of people or vehicles passing through choke points such as doors or gates.

Additionally, higher focal lengths are useful when the area to be viewed is far away. To calculate the exact focal length you need for a specific camera location.

Fixed vs. varifocal lenses

Fixed lenses cannot zoom in or out, and offer a perfect focus for a pre-determined focal length. Vari-focal lenses can be adjusted to customize your field of view during installation.

Audio

Adding a high quality microphone to your system can add another dynamic to your surveillance capabilities. A well placed microphone can record culprits giving away details about themselves, where they live, names, and more.

Some cameras feature audio capabilities, or you can purchase an independent microphone separately and integrate with your system.

Form factors

There are several different form factors to select from in most camera categories, each offering unique advantages based upon the application.

For instance, box cameras are often mounted to provide a visible deterrent for criminals, while dome cameras are often used for applications requiring the camera to blend into the environment.

Box cameras (also called fixed cameras or security style cameras)

Our security style cameras afford you the ultimate in flexibility. They will accept well over 2000 different lens sizes and work with all industry standard mounting brackets. Enclosures are available to make them discrete, vandalproof or weatherproof.

Because security style cameras have that classic look, they are typically used as a crime deterrent, clearly announcing to people that they are under surveillance.

Dome cameras

Dome style cameras are designed for subtlety, and are perfect for any application requiring inconspicuous security, such as upscale restaurants, office spaces, or homes. Dome cameras now offer virtually every feature available in a single housing – so they are extremely easy to install.

Tip: The newest cameras in the security market are Internet Protocol (IP) cameras. While relatively new on the scene, they show a promising future in the security industry with smart features — like the ability to compress video built right into the camera.

Bullet cameras

Like domes, bullet cameras are available with a variety of options and come in a single housing ready for quick installation. Bullet style cameras can be very discrete, available as small as ¾” in diameter.

Bullet style cameras are an excellent choice when the mounting location requires a small camera or the camera to be articulated at unusual angles.

Bullet cameras are also available in larger sizes, allowing for more powerful zoom lenses and long range infrared illumination.

Capabilities

Indoor

Indoor

Indoor cameras are typically smaller and less conspicuous. They are designed to be lightweight so that even ceiling tiles can support them, and are usually not weather or vandal-proof.

Indoor cameras are typically less expensive than their outdoor counterparts, but are still designed for years of reliable service.

Outdoor

Outdoor

Outdoor surveillance cameras are also referred to as weatherproof or vandal proof cameras, as the heavy duty materials and construction required for resistance to the elements typically makes it resistant to vandalism as well.

Screws and adjustments on all of our weatherproof cameras are tamper-resistant, and the housings are able to withstand severe blows from the most determined criminals.

Day/Night (D/N)

Day/Night (D/N)

The D/N feature improves low light sensitivity, delivering a sharper image in low light conditions, and enabling the cameras to see in the dark with the help of external IR illuminators. D/N cameras work like color cameras, and upon sensing lower light levels instantly switch to a more light sensitive black and white mode.

Infrared (IR)

Infrared (IR)

Infrared lighting is invisible to the human eye but very visible to many surveillance cameras, allowing you to watch suspects who feel protected by the darkness. IR illumination can provide your camera the benefits of traditional lighting, while conserving electricity & light pollution.

IR cameras are not designed to illuminate vast areas. They are designed to be focused on key areas and should be pointed at critical points of entry such as doors, gates, and other likely avenues of approach. When selecting an IR camera, be sure to get one with more range than you need. If your subject area is 60 ft away, get an IR camera that will see up to 75 ft.

Tip: If you’re putting up outdoor cameras in an area with extreme weather conditions, consider using a camera housing. These tough metal enclosures can include heaters and blowers to keep cameras functioning in any weather.

Wide Dynamic Range (WDR)

Wide Dynamic Range (WDR)

Wide dynamic range enables the cameras to deliver video with near perfect exposure in the harshest of lighting conditions. To accomplish this, they use advanced digital processing to capture two images at different exposures, and then combine them into a single image.

WDR cameras are ideal for challenging lighting situations, such as doorways or windows, looking into car headlights, or any application looking into a direct light source. They are also ideal in opposite conditions, looking from a well lit area into a darker area.

Wide Angle

Wide Angle

Wide angle cameras offer a much higher field of view than standard cameras, allowing you to use a single camera to cover areas that would otherwise require more than one. Wide angle cameras are commonly used in entryways, small rooms, courtyards, and inside vehicles.

The cameras shown here are some of our best selling cameras for the applications provided. Other cameras available include:

Telephoto

Telephoto

Telephoto cameras capture long range details, including license plates and traffic funnels.

Pan-Tilt-Zoom

Pan-Tilt-Zoom

PTZ cameras can automatically tour areas you specify, and can actually track the movements of suspicious people or vehicles when optional video analytic devices are used. Learn more about the benefits of PTZ cameras.

Internet Protocol (IP) or Digital

Internet Protocol (IP) or Digital

IP cameras offer higher image quality than analog cameras. They provide up to 25% more resolution than analog cameras with similar imagers. The fundamental difference between an IP based and an analog camera is that an IP camera is truly digital from end to end.

The camera takes on the role of a DVR for compression, video motion detection, and image adjustments, and transmits a fully digital stream back to your recorder across your IP network. IP recording software may offer some additional features, but the camera does most of the work.

Conversely, cameras used in traditional analog systems use coaxial video cable to transmit their images directly to a digital video recorder, and typically require a dedicated cable for every camera. While the video is recorded digitally, there are multiple conversions from analog to digital signals before storing, often resulting in lower image quality than IP.

Larger IP projects will often deliver a reduction in overall installation cost, as the cameras can operate over existing network infrastructures which eliminates costly labor of pulling thousands of feet of cabling.

HD Analog vs IP Guide

For years, HD resolution and single cable signal/power were IP camera advantages, with analog cameras limited to much lower resolution and requiring separate power and video cables. However, in new HD analog cameras, AHD, CVI, and TVI have made significant advances, with resolution similar to IP, single cable power up the coax, and more.

In this report, we examine AHD, CVI and TVI, including their latest generation advances, compared to IP cameras, including:

  • HD analog variants: AHD, CVI, TVI
  • Encoding / transmission differences between IP and HD analog
  • Advantages and disadvantages of encoding in the camera
  • Resolution differences between HD analog and IP
  • Advanced features: I/O, audio, camera side motion, etc.
  • Recorder compatibility
  • Coax compatibility
  • Power over Ethernet (PoE) vs. Power over Coax (PoC)
  • Vendor support of HD analog
  • Cost differences between analog and IP

2019 Updates: Power Over Coax, 8MP/4K Resolution, Broader Support

Though they were slow to arrive, long-promised features such as power over coax and 4K camera availability have been released as of 2019:

  • Power Over Coax: Though power over coax is not universal, Hikvision offers 10-20 models of PoC TVI cameras (see our test of Hikvision PoC TVI). Dahua offers several models of PoC CVI cameras, though more limited than Hikvision. There are some available AHD PoC cameras, though none from larger AHD providers (Hanwha, Digital Watchdog).
  • 4K/8MP HD Analog: 8MP HD analog models are common in 2019. Note that while they are marketed as 4K, they are not technically true 4K, as they do not support 30 FPS required by standards. See our test of Dahua/Hikvision 8MP CVI/TVI.
  • Broader support: In 2019, many new generation HD analog DVRs and encoders support AHD, CVI, and TVI as well as SD analog on the same ports, effectively creating “universal” recorders. This allows for greater flexibility in camera selection and reduces vendor lock-in.

HD Analog Variants

There are three major HD analog variants:

  • Analog High Definition (AHD)
  • High Definition Composite Video Interface (HD-CVI)
  • High Definition Transport Video Interface (HD-TVI)

All HD analog cameras support coaxial video transmission, typically to 500m of RG-59 cable and, at least a max resolution of 1080p, with new generations adding support of 3MP, 4MP, 5MP, and 4K.

Analog High Definition (AHD)

Analog High Definition (AHD) was developed by Korean chip manufacturer NextChip, originally specified with a max resolution of 720p, but increased to 4MP, 5MP, and 4K in later releases.

The most well known brands supporting AHD include Hanwha and Digital Watchdog. However, AHD is also favored for lower cost offerings from less established brands. For example, cameras may be found with prices of $10 or less, though typically from vendors with no brand and minimum support.

High Definition Composite Video Interface (HD-CVI)

HD-CVI (Composite Video Interface) was developed by Dahua and was originally exclusive to them. It has since been licensed to others, though non-Dahua CVI product remains rare.

The major sources for CVI product in North America are Dahua and their OEMs such as Honeywell or IC Realtime, which OEM various camera and recorder models, as well as a handful of lesser known brands.

Dahua originally kept CVI proprietary, not only blocking support for AHD and TVI, but also threatening to sue them. Then, in 2016, Dahua changed their position with their 3.0 release, opening up support for AHD and TVI on their HD analog recorders.

High Definition Transport Video Interface (HD-TVI)

Chip manufacturer Techpoint developed HD-TVI (Transport Video Interface), which has been adopted by several manufacturers, the largest of which is Hikvision, Dahua’s main direct competitor. Others, such as KT&CCNBSpeco, and smaller manufacturers have adopted it, as well. Additionally, Hikvision has numerous brands OEMing them, and HD-TVI is increasingly becoming available from them.

TVI’s latest releases have added recorder support for AHD and CVI cameras as well as PoC, 5MP and 8MP/4K resolutions (all in 2017/2018).

Encoding/Transmission Differences

All surveillance is encoded and compressed (e.g., H.264 or H.265). The key difference between HD analog and IP is where compression is done.

In IP cameras, compression is performed inside the camera. In HD analog, compression is performed on the server side (e.g., recorder, encoder, video server, etc.).

This is a major driver in performance differences.

Advantages Of Encoding In the Camera

IP cameras have several advantages due to compressing things in the camera:

  • Bandwidth is essentially ‘unlimited’. Because the video is compressed in the camera, the output can be 3MP, 5MP, 10MP, 20MP or more and can easily ‘fit’ inside standard networking infrastructure (e.g., 100Mb Ethernet).
  • Advanced features can easily be added as the same computer that compresses the video, can compress audio, dewarp fisheye panoramics, support multiple imagers, perform video analytics, etc.
  • No specialized hardware is needed on the receiving side. Since the video is compressed typically in standards-based H.264 (or H.265), all the VMS / client / recorder needs is open source software to decode / display. Connecting to the camera is driven by the IP camera manufacturer’s API or, increasingly, ONVIF. By contrast, when encoding on the server side, specialized hardware always needs to be provided, which limits backwards compatibility and recorder support.

Disadvantages Of Encoding In the Camera

IP camera cost increases since every camera requires the processing power / hardware to encode instead of just adding it to a single or a few recorders / encoders which then handle encoding for multiple cameras. This is one reason why HD analog cameras are generally notably less expensive than IP cameras.

Along with this increase in cost, since every IP camera is a computer, complexity is higher. With the benefits of cameras being a computer come the downsides of computers – increased complexity, potential for software incompatibilities, need for integration, etc. These issues are simply not present in analog (HD or SD) cameras.

Resolution Similar In IP And HD Analog

Historically, both HD analog and IP cameras regularly delivered Full HD 1080p resolution. This was a big jump from SD analog’s previous limitation of VGA / ~0.3 MP. However, 4K / 8.3MP IP cameras are now commonplace.

In 2019, “4K” CVI/TVI cameras are now available, though frame rate is limited to 15 in the vast majority of cases, so is not “true” 4K, which requires 30 FPS as per standards.

For now, IP has a lead in resolution at full frame rate, though increasingly only for niche applications that really need a single camera with very high resolution. Especially for indoor usage and homes / smaller business, 1080p HD is often enough, with 4MP growing fast.

Advanced Features: Advantage IP

IP has a large lead in advanced features, given that IP cameras are basically computers with cameras attached and can therefore include all sorts of advanced processing (audio, fisheye dewarping, support multiple imagers, on board video analytics, etc.).

AHD, CVI, and TVI all offer PTZ/OSD control up the coax. CVI and TVI offer some features of IP such as I/O and two-way audio, in theory, though model support for these features is rare.

Recorder Compatibility

IP cameras can be made compatible with any recorder or client by adding software, whether it is proprietary integration or the use of “standards” like ONVIF.

HD analog camera types require specialized receiver / encoding hardware which cannot simply be added to older analog DVRs. New recorders (or encoders) must be purchased along with cameras. Increasingly, AHD, CVI, and TVI recorders are able to mix and match inputs of NTSC / PAL analog with their own HD analog type.

HD analog types were historically not compatible with each other. For example, if you connected a TVI camera to an AHD or CVI only recorder, you will get no usable video (likewise, with the other way around).

Universal Receiver Support Now Common

While it has historically been an issue, HD analog compatibility has increased significantly as of 2019, with multiple manufacturers now offering “universal” DVRs or encoders which support AHD, CVI, and TVI, such as Axis’ HD analog encodersDahua’s “Penta-brid” recorders, or Digital Watchdog’s Compressor HD.

However, users should beware of limits on resolution, frame rate, and advanced feature support of some variants when using these recorders, as a manufacturer may support their preferred standard at full resolution/frame rate, but remove higher resolution support in others or eliminate up the coax control and other features.

Coax Compatibility: Advantage HD Analog

IP cameras require Ethernet over Coax (EoC) Shootout to run over legacy coax. These typically add $100 to $400 per camera.

All other camera types are designed to run over legacy installed coaxial cable, though the distance limitations claimed vary. CVI and TVI both claim “over 1,500′” using RG-59 (and with our tests validating that up to 1000′). In our tests, early TVI releases had some issues using long cable runs, but these have since been remedied in HD-TVI 2.0 chip releases.

PoE Vs. PoC

One of the big installation benefits of IP cameras has been Power over Ethernet (PoE). Instead of using one cable for video and another for power, a single cable can be used and power transformers can be eliminated.

HD analog manufacturers have been slow to introduce single cable power/video, but it is now shipping in some models. With Power over Coax (PoC), siamese cable can be replaced with RG59 alone, external power supplies can be dropped and some labor time can be reduced. Additionally, PoC offers longer distance power transmission than PoE, with 200-300m runs possible on RG59 coax vs. 100m using standard PoE/UTP.

As of 2019, Hikvision has released some models of Power over Coax (PoC) cameras and DVRs (see our test), with models becoming more common. Dahua has introduced some models in other regions, but none in North America.

Vendor Support

IP has massive vendor support, both in terms of number of manufacturers and range of form factors available.

HD analog variants have growing support, though limited by its relatively short availability.

  • AHD has historically had the least vendor support, with only low cost or no name brands utilizing it. However, manufacturers such as Samsung and Digital Watchdog offer AHD product, as well.
  • CVI has broad support amongst Dahua (the founder of CVI) and their OEMs (in North America, most notably Honeywell and Q-See).
  • TVI is supported by a number of companies, but by far the largest is Hikvision (and their OEMs).

Western / Japanese Big Brands Not Supporting HD Analog

Most of the biggest brands in the world are not supporting HD analog. For example, Avigilon, Canon, Bosch, Panasonic, Pelco, Sony are all not supporting HD analog.

Notably, in 2019 Axis announced their first encoders supporting HD analog, making them practically the first of the Western / Japanese brands to do so.

However, Axis has not marketed these new encoders at all, introducing them without a press release, as they remain focused on IP.

The lack of Western support limits marketing efforts behind HD analog and, related, validation of the technology as many look to these larger manufacturers for cues about what technology to use.

By contrast, HD analog has been led by Chinese and Korean manufacturers, who are strongest in the low to mid tiers of the market and do not carry as much recognition with average buyers as the Western and Japanese brands.

Model Availability: Advantage IP

HD analog cameras supporting advanced features such as true multi-exposure WDR, super low light, etc., are less common than IP cameras with these features. Newer generation Dahua and Hikvision HD analog products increasingly support advanced features, but these are still less widespread than IP cameras.

On the other hand, many premium features and niche form factors are still far more widely available in IP than HD analog models as most vendors look at HD analog as primarily focused at the budget market where lower cost and less sophisticated options are expected.

Cost Comparison: Advantage HD Analog

HD analog has significant cost advantages over IP, both on the camera and recorder side. 30-50% lower cost for HD analog vs equivalent spec’d IP systems is commonplace.

IP camera costs are now moderately high, failing from extreme high prices in the 2000s and helped by lower cost Asian vendor expansion in the past few years. In 2019, a ‘cheap’ IP camera from a name brand bought though a local distributor runs in the $80 – $100 range.

AHD, CVI, and TVI cameras and recorders are extremely inexpensive, even compared to similar entry level IP cameras, with prices starting at ~$30 USD for 1080p cameras and recorders starting below $100.

Install Simplicity: Advantage HD Analog

Connecting cameras to recorders is more difficult with IP than any of the non analog versions. With IP, each camera needs an IP address, the network needs to be set up directly, the tech needs to know IP to connect the cameras, and the VMS/recorder must support them, either via direct driver or ONVIF.

Experienced IT surveillance professionals will not find this a major problem. However, many non IT and traditional low voltage techs will find HD analog’s “plug and play” installation much easier.

HD Analog Closing the Gap on IP, Still Lower End Though

Increasingly availability, better industry recognition and improving features (higher resolution, better compatibility) are helping drive HD analog adoption.

On the other hand, HD analog is still firmly focused / dominant in the low end of the market. The lack of camera options and the refusal of the biggest Western and Japanese brands to support HD analog all hold it back.

Finally, there will remain functional advantages for IP cameras for higher end applications indefinitely, as edge storage, on-board analytics, multi-imagers with a single output, etc. will continue to be IP only. Additionally, many larger applications have standardized on UTP cabling. While HD analog cameras can be used with added baluns, IP cameras remain a more natural / direct fit for such cabling architectures.

Article provided from IPVM.com

Secure Your IP Security Cameras

The IP security camera industry has blossomed over the past few years. From consumer-grade home IP security cameras, such as those from Swann , to professional-grade models, the technology is getting easier to use and more people are installing cameras to watch their property and even their pets. As with most tech solutions, however, home security video setups are increasingly targeted by hackers and bots.

Protect yourself by following some common-sense security-hardening procedures.

Continue reading “Secure Your IP Security Cameras”