Teaser Info and Mini Review - Empiretech B52IR-X3 Triple Lens Camera

I would definitely like to see color at night. You may not have enough light, but I'd still like to see what it looks like. Thanks
I definitely don't have the light, but I will see what I can do.
 
I picked up a PFB203 junction box to try and come up with a solution for mounting it to the fence that wasn't the PFA124. I wanted to have better use of the rotation in the arm to get it pointed where I wanted it. I have made some revisions to the spacer and sent the file over to my neighbor. Hopefully he is able to print another in the morning. It's PLA for now, but will be ABS or PETG one I get it finalized.

The new revision includes locator holes that align with the tapped holes already in the junction box. If anyone else requires one of these, they can more easily use the spacer as a template for marking the holes that need to be drilled and tapped for the 4 bolt, bolt pattern on this camera.

2024-12-22_21-42-09_708.jpeg

2024-12-22_21-42-43_439.jpeg

2024-12-22_21-42-55_614.jpeg
 
I picked up a PFB203 junction box to try and come up with a solution for mounting it to the fence that wasn't the PFA124. I wanted to have better use of the rotation in the arm to get it pointed where I wanted it. I have made some revisions to the spacer and sent the file over to my neighbor. Hopefully he is able to print another in the morning. It's PLA for now, but will be ABS or PETG one I get it finalized.

The new revision includes locator holes that align with the tapped holes already in the junction box. If anyone else requires one of these, they can more easily use the spacer as a template for marking the holes that need to be drilled and tapped for the 4 bolt, bolt pattern on this camera.

View attachment 210309

View attachment 210310

View attachment 210311
Don't know why Dahua did not may the Camera Arm a bit Longer so we would not have to do this...
 
Yea, beats me too.

I haven't heard back from my neighbor, but hopefully he is able to make a print today.
He could start selling them as an accessory to the CAM ;)
 
  • Like
Reactions: Ri22o
I was already working on a rev3 when I sent over rev2 to be printed because I knew there were oversights. I don't plan to proto-type rev3, but will just send it off to another friend, as the final version, to be printed in PETG. Rev3 will have a straight wall with a small fillet at the inside corner instead of the chamfered face. This should allow the camera to tilt all the way, and the remaining "foot" on the spacer will cover the threaded holes in the junction box that fell outside of it's diameter.

Rev2 has holes that locate on the existing PFB203 holes. I tested for fitment and to make sure the two holes that are close to the slot and another hole were drill and tappable, but this alignment didn't work for me and I had to go back to the original holes I had made. Being able to affix the spacer to the box was nice though, while it lasted.

IMG_3485.jpeg
IMG_3486.jpeg

The screws allow the spacer to be attached for marking the holes to be drilled and tapped, and then stay attached when mounting the camera.
IMG_3487.jpeg

You can see the two holes on the right that were of concern. The one at the top, near another tapped hole, and the one at the bottom near the slot.
IMG_3488.jpeg

It didn't gain me all the tilt I needed, but it did give me some more room to adjust upward.
IMG_3489.jpeg
 
IVS ONVIF triggers only come from the Near (Panoramic) channel, so a trigger rule will need to be set up in BI to trigger the Mid and Far channels if you want them to switch from Sub to Main (I plan to do this by triggering a group). IVS triggers can be set across the 3 FOV, but they all live on the Near channel.
Anyone know if similar trigger rules for this camera will also work with the EmpireTech NVR8CH-8P-2AI NVR?
 
I would think IVS rules would work the same on the NVR as any other camera. It will occupy 3 channels. Each would activate, just the drawing/defining takes place on the near channel for all 3
 
Someone already figured out how to force the camera into black and white ?
Unfortunately the camera has no settings for this in menu like any other dahua camera since decades.
Its still possible to switch the profile via api, but its useless if the Color/BW stays in automode

As always with all dahua cameras, if you use manual shutter settings, the automode fails.

hard to post any good night shots
 
Someone already figured out how to force the camera into black and white ?
Unfortunately the camera has no settings for this in menu like any other dahua camera since decades.
Its still possible to switch the profile via api, but its useless if the Color/BW stays in automode

As always with all dahua cameras, if you use manual shutter settings, the automode fails.

hard to post any good night shots
Hopefully a future firmware will fix that.
 
  • Like
Reactions: JDreaming
Someone already figured out how to force the camera into black and white ?
Unfortunately the camera has no settings for this in menu like any other dahua camera since decades.
Its still possible to switch the profile via api, but its useless if the Color/BW stays in automode

As always with all dahua cameras, if you use manual shutter settings, the automode fails.

hard to post any good night shots
I am not completely following what issues you are having. My Day/Night Switch is working, and not being controlled with an API.

Auto, B/W, and Color is controlled on the Distant View settings. I mentioned this in my first post. Each channel is also independently controlled when it comes to Working Mode, make sure they are all set the same.

1735742967249.png

I did notice when attempting to force to B/W, that it did not change.
1735743294225.png
 
What I found on my Thermal is you Have to use IE, not Edge. @wittaj helped me with that...without IE I found several features did not work or show up.

 
Last edited:
What I found on my Thermal is you Have to use IE, not Edge. @wittaj helped me with that...without IE I found several features did not work or show up.
Unfortunately I just installed Windows 11 and don't have IE on this PC. I typically remote in to my BI PC and load through IE on there, but was being lazy.

The behavior in IE was similar, but with some jiggling of the handle by going back and forth between profiles, it switched to a forced B/W.
 
Unfortunately I just installed Windows 11 and don't have IE on this PC. I typically remote in to my BI PC and load through IE on there, but was being lazy.

The behavior in IE was similar, but with some jiggling of the handle by going back and forth between profiles, it switched to a forced B/W.

IE is still baked into Win11

How to enable native Internet Explorer in Windows 10 and 11:
  1. Open Notepad:
  2. Copy then paste the single line of code below into Notepad:
  3. CreateObject("InternetExplorer.Application").Visible=true
  4. Save as OpenIE.vbs
  5. Make sure the the file name ends in .vbs not .txt, If it ends in .txt you must rename to .vbs
  6. Create a shortcut to the above file and double-click it anytime you want native Internet Explorer
  7. Download any of the plug-in the NVR or camera asks for.
 
Unfortunately I just installed Windows 11 and don't have IE on this PC. I typically remote in to my BI PC and load through IE on there, but was being lazy.

The behavior in IE was similar, but with some jiggling of the handle by going back and forth between profiles, it switched to a forced B/W.
So Windows 11, which is what I use, apparently has IE but I had to make the file @wittaj suggested and it worked great. It was a plugin the camera web interface kept asking for.
I did get the antivirus messages but got past them.
 
I am not completely following what issues you are having. My Day/Night Switch is working, and not being controlled with an API.

Auto, B/W, and Color is controlled on the Distant View settings. I mentioned this in my first post. Each channel is also independently controlled when it comes to Working Mode, make sure they are all set the same.


I did notice when attempting to force to B/W, that it did not change.

Okay, i missed that somehow :D
Now it can switch from Color to BlackWhite

API settings are there for each channel, but do nothing. So looks like it can only be controlled together.

What you mean with working mode ?
does the camera switch somehow each channel independently to bw?
 
Last edited:
I use Edge in IE mode on Win11 and occasionally full IE.
I also have very good success with Pale Moon 32
 
Any tricks to getting the IVS draw window Full Screen button to actually work? Using IE with no luck. Edge works without issue.