How to Setup Blue Iris full guide (2024)

In this guide, I’m going to show to how to setup and configure Blue Iris on a Windows Server 2019 computer. Blue Iris is a local NVR security camera software. With one of the latest updates in early 2021, you can optionally turn on object detection using Deepstack integration.

Blue Iris is extremely powerful and customizable. It will let you capture motion recordings, snapshots, and you can evensend Deepstack Blue Iris images to Telegramto keep a history of all objected-detected events in place.

This is a very thorough guide, but I’m going to break it down in a step-by-step for beginners. Even if you’ve never use Blue Iris, Deepstack, or any other local NVR security camera software, you can get this up and running quickly and easily.

Let’s get started!

Prerequisites:

Before you get started, you will need the following items:

  • A Windows 10 orServer 2019 computer, preferably an Intel Core i7 with QuickSync (I’m using anAMD Ryzen 7 PRO 2700)
  • A couple security cameras setup on your network (I’m using anindoor Amcrest IPM2and an outdoorAmcrest IP5M turret)
  • A copy of theBlue Iris software(lifetime $69.00 cost)

Once you have those 3 items setup and ready to go, you can begin the Blue Iris installation process below.

Step 1: Download and Install Blue Iris

The first step is to purchase a copy of Blue Iris.Once purchased, you can download the full version.

Double-click the blueiris.exe to start the installation.

How to Setup Blue Iris full guide (1)

It will prompt to install any missing prerequisites.ClickNext.

How to Setup Blue Iris full guide (2)

Agree to the ToSto install the Microsoft Visual C++ Redistributable.

How to Setup Blue Iris full guide (3)

Once complete, it’ll bring you back to the Welcome screen. Click Next again and accept the Blue Iris terms and conditions.

How to Setup Blue Iris full guide (4)

Install Blue Iris in the default folder.Then clickInstall.

How to Setup Blue Iris full guide (5)

Installation only takes a few seconds. Check the Launch Blue Iris 5 box and then clickFinish.

How to Setup Blue Iris full guide (6)

A product activation box will popup. If you are using the 15-day free trial, you can just click Demo. Otherwise, enter a product activation code you received after purchasing by clicking Next.

How to Setup Blue Iris full guide (7)

Note:If you don’t want to setup Deepstack for object detection (which is free and open source), you can skip Step 2 and go directly to Step 3. If you do want to install Deepstack, follow Step 2.

Step 2: Install Deepstack

Navigate to this URL:https://docs.deepstack.cc/windows/

Click theDownload CPU Link for Windows. There is also a Download link for Nvidea GPU’s, if you’d like to offload the AI detection on your graphics card instead.

How to Setup Blue Iris full guide (8)
How to Setup Blue Iris full guide (9)

Once downloaded, double-click the .exe to run it.

How to Setup Blue Iris full guide (10)

Install Deepstack with all defaults.ClickFinishonce complete. To launch Deepstack, open Powershell from the Window Start menu.

deepstack --VISION-DETECTION True --PORT 80
How to Setup Blue Iris full guide (11)

Step 3: Launch Blue Iris

Search your computer or server for Blue Iris from the Windows Start button.You can launch either Blue Iris Admin or Blue Iris.

On the top left corner, click the gear to enter the Global settings screen.

For the rest of step 3, I’m going to refer to each section as “tabs”.

How to Setup Blue Iris full guide (12)

About Tab

In the About tab, give your system a name (i.e. – Blue Iris)

In the Software Support and Updates section, it should default to “no automatic updates” by default. If not, you’ll want to turn automatic updates off.

How to Setup Blue Iris full guide (13)

Clips and Archiving tab

For this section, we’ll need to create a few Windows folders where we want the Blue Iris clips and recording footage to be stored. Ideally you’ll want to choose a harddrive with a decent amount of storage.

I’m using my S:\ drive as the target, which is a 690gb SSD array.

How to Setup Blue Iris full guide (14)

Create a new parent folder on your target drive called “BlueIris” (i.e. S:\BlueIris).

How to Setup Blue Iris full guide (15)

Click into your BlueIris folder and create 4 new folders:

  • db
  • New
  • Stored
  • Alerts
How to Setup Blue Iris full guide (16)

Next, we need to map the 4 new folders to the “Folders” section in Blue Iris.

“New” Folder

Click theNewfolder in Blue Iris. Change the path to the path of your “New” Windows folder. Set a limit, uncheck limit clip age, and set to delete. This is basically going to continually record and store footage until your 300gb is reached and then delete the oldest clips. If you have a large NAS or external drive, you could also click theMove to Folderoption and archive them there instead of deleting.

Note:The more cameras you have and the higher resolution they are, the more storage space you’ll need.

How to Setup Blue Iris full guide (17)

“Stored” Folder

Since I have my clips set to delete once it hits the 300gb limit, I’m not really going to be using the Stored folder, so I’m setting it to 20gb, unchecking Limit Clip Age, and setting it to Delete. Down the road I may use this folder for exported clips.

How to Setup Blue Iris full guide (18)

“Alerts” Folder

The “Alerts” folder is where all pictures will be stored (including the Deepstack analyzed snapshots).

I set the limit size to 1gb, checked the box to limit the age to 7 days, and set it to Delete.

How to Setup Blue Iris full guide (19)

“db” folder

You will also need to set the path for the Blue Iris database(db).

How to Setup Blue Iris full guide (20)

IMPORTANT:Your “New” and “db” folders should be on a fast, local storage drive (like an internal SSD), but the Stored folder can be on anything you want. The warning in the above screenshot reminds you of that as well.

Users tab

The Blue Iris users tab is is where you can create and limit access. For example, you can non-admin users, limit access to camera groups, set access times, restrict logins on your local network or configure login schedules.

I recommend leaving these as default for now. You can always come back and adjust these later. For now, just create a new user with a secure password, grant it Administrator access, and restrict access to LAN only (since I’m only ever going to access my cameras on my local network or across myWireGuard VPN). If you do plan on accessing your cameras from a remote network, you’ll need to open a firewall port and uncheck theLAN Onlybox.

How to Setup Blue Iris full guide (21)

After your new admin user has been created, disable the local_console user.

How to Setup Blue Iris full guide (22)

Web Server tab

To access Blue Iris, you can either open it from the desktop app or from a web browser. I primarily use the Blue Iris Admin desktop app to manage or adjust Blue Iris settings and the web server to view my cameras.

Blue Iris will autofill your server’s network information, including IP address and port. This will allow you to log into Blue Iris from an IP address like 192.168.68.137:81 from any browser on your network. Super handy for accessing from your phone. (I recommend going to this URL on your phone, then click your browser settings > Send to Home Screen. This will give you a shortcut on your phone for quick access)

You can leave everything as default here and just delete the remote access URL and uncheck “refresh external IP. Remote Access can configured later on and would be used for sending snapshots as phone push notifications, but I won’t be going over that in this guide.

How to Setup Blue Iris full guide (23)

Startup tab

The only thing you need to change in this tab is checking the box for “Run As A Windows Service”. This will allow Blue Iris to automatically start up after your computer starts and should reduce system resources.

After checking the box, a popup will prompt you for your username and password:

How to Setup Blue Iris full guide (24)

Cameras tab

Ideally, a 6th generation Intel processor or better is recommend. This allows you to use the QuickSync feature to decode footage more efficiently than raw processing. My AMD CPU is more than powerful enough for my two cameras but I still set this option anyways.

For most users, you’ll want to chooseIntel + VPP.

How to Setup Blue Iris full guide (25)

AI tab

Check theUse Deepstack server on IP/portoption. If you installed Deepstack, then make sure to check the boxAuto start/stop with Blue Irisalso.

If you didn’t start Deepstack earlier with the Powershell command, clickStart Now(Mine shows Stop Now because it’s already running).

I leave everything else with their default settings.

How to Setup Blue Iris full guide (26)

Other Tabs

You’ll probably notice a bunch of other tabs in Blue Iris as well. Those are a little more advanced than I want to go over in this basic installation guide, but in future I will be setting up theDigital IO and IoTtab to configure with my MQTT broker in Home Assistant. That will be a separate guide and I’ll edit this post once I have that setup.

Adding Cameras to Blue Iris

Now comes the fun part:Adding your cameras to Blue Iris local NVR!

As I said earlier, I’m using twoAmcrest cameras.

Launch the Blue IrisAdmin desktop appif it’s not already open.Right-click the large black box to add a new camera.I’m using the name “drivewaycam” for both the full name and short name.

For the type, chooseNetwork IP.

For the Options, chooseEnable Motion DetectorandDirect to disc recording. If you’d like your footage to capture audio, you can check the Enable Audio box if you’d like.

How to Setup Blue Iris full guide (27)

After clicking OK, you’ll be brought to a camera configuration screen. This setup will vary slightly depending on your camera manufacturer.

The easiest way to setup the initial configuration is by entering your cameras’ IP address, user, and password in the http:// field.

Then clickFind/Inspect.This will autofill the stream profiles for you. (Note: For Reolink and Hikvision cameras, you have to log into the camera and enable the ONVIF option. SeeThe Hook Up’s videofor more info on it.)

How to Setup Blue Iris full guide (28)

Under the Advanced section, the only thing I changed is checking the box forDecoder Compatibility Mode.

How to Setup Blue Iris full guide (29)

If you are using an Amcrest like I am, then Amcrest has also put together a handy wiki page I referencedhere.Once you click OK, you’ll be brought to the camera customization page, where you can configure things like triggers and alerts.

Video Tab

Here are my settings for the Video tab.

Set your framerate equal to the FPS in your camera(You can view the current FPS logging into your camera using it’s IP address in a web browser).

Then, uncheckDisplay overlays liveand set your Hardware Decode todefault.

How to Setup Blue Iris full guide (30)

Audio Tab

If you enabled Audio in the previous step, just make sure to check the box in this tab to enable it. If not, disable it.

Trigger tab

On the main page of the Trigger tab, set yours to match mine.

How to Setup Blue Iris full guide (31)

ClickConfigure next to Motion Sensor checkbox. Set your options just I like did. Since we are using Deepstack for object detection, you can uncheck object detection on this screen.

How to Setup Blue Iris full guide (32)

Under theWhen Triggeredsection, clickArtificial Intelligence.For this part, I’m just telling Deepstack to look for “person” with a confidence level of 60%. Deepstack will be analyzing 3 images to determine whether or not it’s a person. There’s a ton of objects you could detect, such as car, truck, boat, bicycle, dog, etc. A full list of detectable objects can be foundhere.If detecting multiple objects, separate them with a comma and no spaces.

Make sure theFire “On Alert” box is checkedas well as the“Auto-flag confirmed alerts“. I also turned off Burn Label.

How to Setup Blue Iris full guide (33)

Record tab

We are going to configure this tab to useContinuous Recording + Alerts, splitting video into1 hourfiles. I am also using a Pre-trigger buffer to record 5 seconds prior to motion being detected. This means Blue Iris will continually record footage until the “New” folder reaches it’s limit (configured to 300gb in the “New” tab section above)

How to Setup Blue Iris full guide (34)

Alerts tab

The only thing you need to change in this tab (for now) is setting the Fire when: toThis camera is triggered.You can leave everything else as default.

How to Setup Blue Iris full guide (35)

Remaining tabs

The Webcast, Schedule, PTZ/Control, Watchdog, and Post tabs can be left alone for now.

Your camera is now setup!

Click OK. You should now see the Live Feed of your first camera in Blue Iris.

Testing Object Detection

Now, it’s time to test your Blue Iris + Deepstack NVR. To test, simply walk in front of your camera for a few seconds.

How to Setup Blue Iris full guide (36)

On the left tab, click the dropdown for “Alerts”. I have 5 alerts displayed so far which correspond to the 5 times I walked in front of my camera and Deepstack has detected that I am a “person”.

Basic Blue Iris Usage

Like I said earlier, Blue Iris is now recording 24/7. Once your limit has been reached, it will start to overwrite the old footage. If you’d like to see all recorded footage, change the dropdown toNew. Then, double-click a segment to view it. They will be broken up into 1-hour segments as specified in camera settings > Record tab.

How to Setup Blue Iris full guide (37)

At the bottom, you’ll see a flag at the point in time when “person” object was detected:

How to Setup Blue Iris full guide (38)

However, since we are using Deepstack, we’ve configured these events to go into the Alerts folder so we don’t have to manually search through hours of video. So, you can also just switch to the Alerts dropdown, double-click a recording, and view just that clip.

How to Setup Blue Iris full guide (39)

I think it’s also important to explain how Deepstack works in the Alerts folder. If you sit and watch the “Alerts” dropdown, you’ll see it occasionally add an image and then delete it. This is because Deepstack has determined that the image processedisn’t aperson. You will still see all images in your S:\BlueIris\Alerts folder. If you want to view just the images Deepstack has detected as a person, you’ll have to view those from within Blue Iris, not your Windows “Alerts” folder.

Remember: We set a 1gb limit on the Alerts folder, so once it hits 1gb, it’ll start deleting the older images.

Motion Rectangles

How to Setup Blue Iris full guide (40)

If you would would like to see motion rectangles around your motion detections and jpeg’s, here’s what you’d change:

Right click a camera > Camera Settings > Trigger tab. Check motion sensor and click Configure. Under Advanced, checkObject detectionand make sure to highlight“Show object rectangles”.

How to Setup Blue Iris full guide (41)

To see live motion squares on playback, double-click a recorded clip. Right click > Overlays > Add Motion Overlays.

How to Setup Blue Iris full guide (42)

Troubleshooting Deepstack/Blue Iris Detections

During initial setup, Deepstack might not detect the object correctly.

You might get false positives (i.e. – snapshots taken of thingsotherthan person, or nothing at all), or it may not trigger person detection. I recommend editing your AI confidence level byclicking the gear on your camera > Trigger tab > Artificial Intelligence:

How to Setup Blue Iris full guide (43)

Then, edit your confidence level here:

How to Setup Blue Iris full guide (44)

Adding Additional Cameras to Blue Iris

At this point, you may be dreading adding extra cameras. However, this is actually super easy. You can basically “copy” the existing settings from your first camera and apply it to any new ones! Really the only things you’ll need to change is the IP address of the extra cameras.

Right-click the black space next to your existing camera.Then clickAdd New Camera.

How to Setup Blue Iris full guide (45)

Give it a name and chooseCopy from Another Camera:

How to Setup Blue Iris full guide (46)

Backup and Export Blue Iris Configuration

Now that you’ve got things setup and working, I highly recommend exporting your Blue Iris configuration. Just on the offchance your computer crashes or you need to reinstall Blue Iris at some point, it would be very useful to not have to setup this up from scratch again.

I recommend backing up to a different drive than where you installed Blue Iris or your recordings, such as a flash drive up uploading to Google Drive.

Click the gear at the very top of Blue Iris Admin.On theGeneral tab,clickExport.

Wrapping Up

Hopefully this tutorial helps you setup Blue Iris 5 and Deepstack quickly and easily! I wanted to give a shoutout toThe Hook Up’s Youtube videowhich is where I got a lot of my inspiration and insight on how to set this up properly, so definitely check out his video as well.

I was hoping to setup a local NVR solution usingFrigate in Home Assistant, but unfortunately every time I add cameras to my Home Assistant configuration.yaml, my zwave and zigbee networks stop responding correctly. I’m still not sure why. I even setup a 2nd HA instance, connected it to a different switch port, and didn’t use a zwave/zigbee dongle on the 2nd instance.

I’m not even upset that Frigate didn’t end up working for me, as Blue Iris is extremely customizable and works perfectly in my environment.

If you have any questions or comments, feel free to leave them below and I’d be happy to help you out if I can!

Post Views:1

How to Setup Blue Iris full guide (2024)

FAQs

How do you set up Blue Iris? ›

Blue Iris v5 | Install & Camera Setup Tutorial | Ep.1 - YouTube

What does yellow triangle mean in Blue Iris? ›

The help file says that the triangle explanation icon on a cam means "The FPS or keyframe rate is too low, or there is a a publishing error".

How do you arrange cameras in Blue Iris? ›

To order your cameras, in Blue Iris interface, right click - disable "Prioritize selected camera" then drag and drop them as you wish.

Does Blue Iris have AI? ›

Blue Iris + Deepstack BUILT IN! Full Walk Through - YouTube

What is deep stack Blue Iris? ›

Blue Iris is a local NVR security camera software. With one of the latest updates in early 2021, you can optionally turn on object detection using Deepstack integration. Blue Iris is extremely powerful and customizable.

Does Blue Iris benefit from a GPU? ›

For most users, a dedicated graphics card will provide no meaningful benefit to Blue Iris, and will only serve to consume additional electricity.

Why does blue iris keep crashing? ›

Most likely you have the camera set the h. 265 and are trying to use until hardware acceleration but your processor is not support hardware acceleration for 265. An easy way to test this is to unplug the camera and Blue Iris will not crash.

Where are blue iris clips? ›

Top Left by the Blue Iris logo, to the right of that is the main menu button. Then settings / Info, then click on the clips and archives tab. That is where you set up your primary recording area under the "new" tab, and if you want to move it to a different location after x amount of time, then stored tab.

How do I get rid of yellow triangle? ›

Some of the possible solutions include:
  1. Wireless driver upgrade. ...
  2. Remove the wireless profile and re-add the target network again.
  3. Change the network location type from Public to either Home or Work. ...
  4. Try the "ipconfig /renew" command.
  5. Enable FIPS for this particular wireless connection.
Sep 1, 2020

How do I get rid of the yellow triangle with an exclamation point? ›

The yellow exclamation icon may show itself if Word needs to do something online but it is not connected. In order to fix it, the user, as expected, must sign in to their Microsoft account as soon as possible. We can do this by going to File > Account, and under User Information, click on the Sign In button.

What is blue iris shield? ›

Blue Iris v5 | Scheduling & Profiles | Ep.4 - YouTube

How many cameras can Blue Iris support? ›

Blue Iris allows you to view and record up to 64 cameras (IP cameras, web cameras, DVR/CCTV based cameras) simultaneously and is compatible with the vast majority of IP camera and DVR brands.

Is Blue Iris multithreaded? ›

Blue Iris does make excellent use of more cores/threads.

Can I use my computer as an NVR? ›

PC-NVR allows your device to record directly to your computer's hard drive. To setup PC-NVR on your computer, follow the instructions set provided below. Note: PC-NVR is not compatible with Mac OS. PC-NVR is only compatible with Windows based operating systems.

Top Articles
Latest Posts
Article information

Author: Francesca Jacobs Ret

Last Updated:

Views: 5745

Rating: 4.8 / 5 (48 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Francesca Jacobs Ret

Birthday: 1996-12-09

Address: Apt. 141 1406 Mitch Summit, New Teganshire, UT 82655-0699

Phone: +2296092334654

Job: Technology Architect

Hobby: Snowboarding, Scouting, Foreign language learning, Dowsing, Baton twirling, Sculpting, Cabaret

Introduction: My name is Francesca Jacobs Ret, I am a innocent, super, beautiful, charming, lucky, gentle, clever person who loves writing and wants to share my knowledge and understanding with you.