Search results

  1. bp2008

    Weirdness moving through BI alerts list

    For me it only messes with the selection/scroll position if I actually open a clip and play it, then try to navigate with keys. So if you press enter to open a clip, then, down, down, down a few times, it will jump back up after a short moment.
  2. bp2008

    Blue Iris UI3

    There's probably not a setting in UI3 that would affect this. Do single cameras stutter or is it the multi-cam view only? If you are running cameras with sub streams, did you match the main stream and sub stream frame rates and i-frame intervals?
  3. bp2008

    Traffic lights with four colors and a new white light are coming, and they will change the way we drive forever

    I was definitely not taught yellow means slow down.
  4. bp2008

    CPU/Fan monitoring

    Using a helper script it should be possible to put the CPU temperature into a text overlay on a Blue Iris camera. That might be interesting. But I am lazy these days and would not want to take the time to code that up since I don't really care that much myself. Maybe someone has already built...
  5. bp2008

    I want to create a program to check in and check out company employees

    A quick web search suggests that the API documents for that device are not publicly available. So ... good luck. Ask some AI search bots and that should point you in the right direction.
  6. bp2008

    Blue Iris will not start ...

    It is most likely crashing immediately. Unfortunately Blue Iris is awful at logging crashes. If you feel so inclined, you can collect the event logs from the Event Viewer and report them to Blue Iris support according to the instructions in Blue Iris's help file (which is a PDF in the Blue...
  7. bp2008

    Weirdness moving through BI alerts list

    Happens to me too in Blue Iris local console. This isn't the kind of thing that would happen due to corruption. This is some kind of asynchronous event (like a clip starting to play) causing a clip to be selected in the clip list viewer. Looks like it might happen when a clip finishes...
  8. bp2008

    Traffic lights with four colors and a new white light are coming, and they will change the way we drive forever

    Well @TonyR are you going to change your profile pic to add a white light on bottom?
  9. bp2008

    Football field security -- camera layout/design

    Ok, on that CPU, 15% extra is roughly one more maxed out CPU core (actually that'd be 13.3%) . If you're getting this much higher CPU usage than before with it just sitting on the "All cameras" view, then I'd have to recommend choosing one of the lower resolution sub streams (and then change...
  10. bp2008

    Football field security -- camera layout/design

    Depends on which CPU you have and whether you have a sub stream properly configured for that camera. What video resolutions do you see in UI3 (web interface) camera properties for that camera?
  11. bp2008

    web interface ui timeout = 0 setting?

    That is of course what most people do. In some special cases it is inconvenient though, like if the browser is running in a sandbox that loses its settings between page loads. Yes. Clearing cookies typically clears "local storage" too, which is where UI3 keeps all of its settings. Some...
  12. bp2008

    Daylight Savings Time.... or not?

    I honestly don't know if Daylight Saving Time is a net win for humanity, or a net loss. Personally I wouldn't mind having it go away if only so computer software would behave a little more predictably during the second 1AM-2AM period that happens every first Sunday in November :)
  13. bp2008

    EmpireTech 2025 Autumn Sales

    Congrats to all the winners! Thanks Andy for running these!
  14. bp2008

    web interface ui timeout = 0 setting?

    The timeout=0 parameter needs to be added to a ui3.htm URL. For example: http://blueiris.phoenix.local:81/ui3.htm?timeout=0 If you bookmark/link it that way, the parameter will be properly preserved during the login sequence, so it will take effect when the web interface loads.
  15. bp2008

    Football field security -- camera layout/design

    Distortion correction is definitely possible, but it comes with a lot of downsides. (de)warping a digital video results in quality loss, and typically some cropping of the image. It also requires more processing power, more complex software, etc. (this is why not all fisheye cameras support...
  16. bp2008

    WD now makes some MASSIVE Purple Drives...

    I would not expect any NVR with > 2 TB compatibility to actually have an upper limit. At least, not one that will be reached within our lifetimes given the current pace of data storage development. They probably just wrote the size of the biggest drive they tested with. 2 TB was a common...
  17. bp2008

    Football field security -- camera layout/design

    Yes, there is a trick. In Blue Iris, you can type your own values in the Image format > Size box. You are not restricted to using predefined items from the dropdown list. Be aware the exact number you enter might not be completely respected by Blue Iris. Blue Iris may slightly tweak the...
  18. bp2008

    Football field security -- camera layout/design

    Yes and no. The Hikvision/Annke cameras I linked above have about the same barrel distortion as the Dahua 180 cam which Andy sells (EmpireTech IPC-Color4K-T180). It is basically the same as if you got two 90 degree cams and lined them up side by side the same way as is done in these dual lens...
  19. bp2008

    Football field security -- camera layout/design

    I'm assuming the budget is going to be super small, so for starters I would suggest a dual sensor cam for 180 degree wide angle coverage of the entire field. One of these: https://www.ebay.com/itm/286778227395 https://www.ebay.com/itm/286801372064 They are rebranded Hikvision. I have...
  20. bp2008

    Portforwarding with IPV6

    canyouseeme is trying to connect with IPv4, which simply will not work. You need to use an IPv6 port checking service, like maybe this one: Open Port Checker Tools No. In your example of a ping test, the firewall remembers that a ping request was recently allowed, and it recognizes the reply...
  21. bp2008

    Portforwarding with IPV6

    Also the devices on both ends need to support IPv6 otherwise you won't be able to connect with it. https://test-ipv6.com/
  22. bp2008

    Portforwarding with IPV6

    In Blue Iris web server settings, make sure the "Bind exclusively" checkbox is NOT CHECKED. Make sure the Windows Firewall settings allow the connection. I like to go into Windows Defender Firewall > Advanced settings > Inbound Rules, and manually create a rule that allows TCP traffic on the...
  23. bp2008

    Blue Iris Extended Maintenance

    The developer works odd hours (including weekends) but maybe doesn't answer support email on weekends.
  24. bp2008

    Camera over WAN - Video Settings

    Yup, for reasons unknown to anyone but the Blue Iris developer, frame timing from the sub stream is used to control frame presentation of the main stream. This is a known quirk of dual-streaming in Blue Iris, and is easily overlooked! Be aware that one camera with 8192 Kbps bit rate is about...
  25. bp2008

    Blue Iris run as a VM or Docker

    An Nvidia GPU should be able to accelerate nearly any AI workload as long as there is enough video memory for it. It should be fairly easy to pass through if you use Proxmox as the hypervisor. However just having the GPU available will not help with BI's transcoding. You can specify to Blue...
  26. bp2008

    5.9.9 - January 17, 2025 - More Pre-6.0 feature releases

    @jaydeel Thanks for the notice about the change log. I see it is being hosted on the BI website so yeah I can add a link in UI3. Also, the bug where the clip list does not filter properly by camerais almost certainly Blue Iris's fault. For a short term fix I would try logging out via UI3's...
  27. bp2008

    HELP! 100% CPU on i5-7th gen w/ 4x Reolink. Tried EVERY fix.

    Yup, getting sub streams to work properly is the #1 biggest thing for keeping CPU usage under control, and Direct-to-disk is part of that! Before sub streams were available, we had to resort to tricks like lowering the frame rates of cameras and using hardware accelerated decoding (which has...
  28. bp2008

    Web Interface Failure and Inaccessible

    I 100% agree with @alastairstevenson last suggestion to bring the camera closer to the PC running the web browser to take as many other devices as possible out of the data path. I would even go further, and connect the camera directly to the PC's network adapter. Static IP addresses will be...
  29. bp2008

    BI v5.9.9.75 Deleting ALL "stored" Video

    Yeah, Blue Iris doesn't have exhaustive testing before releases, so bugs (and fixes) are frequent. Whether you were aware of it or not, staying on .75 was just asking for clip management bugs :) As a rule, I install every update that Blue Iris releases so I can get early awareness of changes...
  30. bp2008

    BI v5.9.9.75 Deleting ALL "stored" Video

    It is a silly function, to be sure. But the average person doesn't really understand gigabytes and bit rates at the same level as they understand "7 days" or "30 days". So I figure having the option for an age limit makes people feel more confident in their decisions, and less likely to...