Recent content by Alaska Country

  1. A

    Dahua Camera Times - How close from Cam to Cam?

    Time Sync - Dahua Cam Issue Resolved Issue Dahua cams on a subnet will not time sync on an internet isolated BI cam system. Background 1) Time sync from local Asus router on LAN at 192.168.1.1 2) BI windows 11 computer on LAN not connected to the internet - no gateway on either NIC 4) BI...
  2. A

    Change Day Schedule on Dahua IP Camera via Dahua API

    Updated for June 2026 - Mode Switching for Web 4 and Web 5 Dahua Cams Now using Hubitat for mode switching based on outdoor LUX in place of time before or after sunrise or sunset. System works very well. Thus no need to use the internal cam 'schedule' for mode switching. Also testing a newer...
  3. A

    Getting rid of old tools

    If in the city, place them in a box on your corner and label free. Someone will pick them up. The other option is to place in a bag and go to a garage sale. Place them on a table and leave. Craig's list under free. Or place them in a cart at Home Depot, etc.......
  4. A

    RF Detector?

    The FCC has little interest unless there a proven RF interference issue caused by a radio operator (think ham/amateur/CB) radio. There would have to be a consistent cause and effect and directly pointing to your neighbor. If others in the neighborhood are experiencing similar RF issues at the...
  5. A

    RF Detector?

    N9010B EXA has a nice Signal Analyzer that goes from 10 Hz to 44 GHz. If higher frequencies are needed, then another analyzer will be needed. To buy you are looking at $35K plus. Suggest renting for a day to keep costs down.
  6. A

    Camera suggestions for outdoor, no power, no sun, no internet?

    One issue with power pole lighting is that not all systems are powered on 100% of the time. Some use one photo cell to turn on/off a number of lights. Thus the power will only be available from sunset to sunrise. If each light has its own photo cell, then power is most likely available 100%...
  7. A

    Other people can stream your feed.

    One is never too old to learn new tricks! What is now helpful is the use of AI. Look into either Copilot, Claude or others. Most have a free trial where technical questions can be asked and answered. Many use these same AI engines for writing computer code without the need to know the...
  8. A

    Dahua Camera Times - How close from Cam to Cam?

    Will give your script a try. Ran both w32tm /query /configuration and w32tm /query /status on the BI windows computer. The results are in the text file. Take a look and let me know if there is anything unusual going on. The NTP server on the router updates the BI computer. The cams are...
  9. A

    Dahua Camera Times - How close from Cam to Cam?

    Excellent! That way you can modify the paths and file names. They are all listed in the params. Usually place a new folder on C drive to keep it simple. Easy to add and remove.
  10. A

    Dahua Camera Times - How close from Cam to Cam?

    The PS script is setup for the same user/password for all cams. I Will write up the instruction for use and get it ready for external testing. Will that work for you?
  11. A

    Dahua Camera Times - How close from Cam to Cam?

    Not concerned at this time with the overall time. But more concerned that the cams vary so much from one another. Did a test using a static set date/time. Reset all the cams. And in a few seconds some were off. It would be my guess that it is a cam issue and related to the internal clock...
  12. A

    Dahua Camera Times - How close from Cam to Cam?

    Will be glad to share has only been tested on BI. It runs on PowerShell ver 5.1 - 7.6 plus one needs to setup a flat datebase file with a listing of your cam IP addresses of interest. That is nothing more than a text file with one line for each IP address. Will get that file ready to go...
  13. A

    Dahua Camera Times - How close from Cam to Cam?

    Right now it is running on the system clock. From a historical aspect there has been a lot of drift on certain cams even with running NetTime using Google time. The BI box has no internet. Is there a way to make that happen?
  14. A

    Dahua Camera Times - How close from Cam to Cam?

    It is using a local Asus router on the LAN as the NTP source. Overall, it appears that the issue is not the time, but the drift within the cams.
  15. A

    Dahua Camera Times - How close from Cam to Cam?

    Are you referring to the screen shot or the first post with the times? If the initial post that is done with a PowerShell script.