Search results

  1. S

    iOS push notifications stopped working

    No need to disable all of those. It's just a way of filtering out notifications an application may be sending that you don't want to see. But in the case of Blue Iris, you get to choose which notification type is used, or if you leave it as default, it goes as Miscellaneous. Ah good. I stumbled...
  2. S

    iOS push notifications stopped working

    Is anyone else finding that notifications are no longer immediate after all of these changes? If my phone is set down, BI notifications don't show up until I pick up my phone (pixel 7 pro). Today I picked up my phone and got BI notifications for alerts which occurred 45 minutes earlier. This...
  3. S

    iOS push notifications stopped working

    It sounds like they are aware of the "custom sounds" issue also, as it was added in the email response from support.
  4. S

    iOS push notifications stopped working

    Mine are coming through as "Miscellaneous." If you long-press one of the notifications and click the gear/cog to view the notification settings, you can edit the sound for BI Miscellaneous notifications.
  5. S

    iOS push notifications stopped working

    After updating and doing a test fire of on-alert, can confirm I got a push to my Android. Fixed!
  6. S

    iOS push notifications stopped working

    Thanks. Doesn't seem to help, unfortunately.
  7. S

    iOS push notifications stopped working

    In case this isn't fixed quickly, I'm exploring the mechanism of using MQTT to trigger a push notification using something like this app: https://www.radioshuttle.de/en/mqtt-en/mqtt-push-client-app/ I already have a MQTT broker set up for using BI alerts to turn on my Hue porch lights using Home...
  8. S

    iOS push notifications stopped working

    My Android push notifications stopped working as well. Not sure when it happened exactly, because I updated my Android OS and also updated BI in the past couple days. Interestingly, the MQTT messaging is still working, so my deterrent porch lights are better than nothing. I'll message Ken too.
  9. S

    Trouble with Unraid Docker of CPAI

    Just wanted to add that this bug is fixed in 2.8. The modulesettings.json file is correctly created and updates when you change module settings.
  10. S

    Trouble with Unraid Docker of CPAI

    I appreciate you taking a look. I think I have straightened things out. The Unraid docker config already had me setting up mappings to the 2 folders you mentioned, so that was not the problem. I had some help from the CPAI forums also, where a member pointed out that this version (2.6.5) has a...
  11. S

    Trouble with Unraid Docker of CPAI

    My setup: Running Blue Iris on a Windows VM on an Unraid machine Running Codeproject.AI as a docker on the same Unraid machine Coral m.2 TPU I'm trying to set up my CPAI docker to run the Coral module, and I feel like this docker is broken in more ways than not. Does anyone else use this...
  12. S

    Hell Yeah! Direct Deepstack Integration - 5.4.0 - March 31, 2021

    Not sure about using the :0 myself. May be a new bug, since the help file does still mention you can do that. I use the standard model during the day, and dark custom model at night. In my day profile, I put just a comma, which skips all custom models and uses only the default. In my night...
  13. S

    DS & Motion Detection Rectangles

    I think they probably try to prioritize their issues. The double frame doesn't seem like that big of a deal, while it may be a bug. Just add an extra to the end. But do the json details of the two matching frames also match?
  14. S

    DS & Motion Detection Rectangles

    What is the red bar across the bottom and next to all of your clips? I must've turned that setting off. If that's system resources, it looks pretty slammed.
  15. S

    Link DeepStack custom model to profile

    Not sure if you got this sorted out, but I have this set up. It just requires a little trick. In camera settings, trigger > Artificial Intelligence, you can see the "to confirm," "to cancel," and "custom models" input boxes. These can be configured on a per-profile basis. But here is the...
  16. S

    MQTT message from Blueiris to NodeRed

    And if you wanted to track on/off separately from person / no person, then I would consider having 2 topics to track those separately. That way if they're both being called in sequence, the first state won't be overwritten by the second one.
  17. S

    5.4.9 - June 25, 2021

    Honestly I think the fact that you're running GPU version is probably why you aren't having the issue.
  18. S

    5.4.9 - June 25, 2021

    I don't think those numbers are really concerning. Ken had said that one of the newer releases has the reported timings reporting more accurately to the actual timings rather than just lining up with the intervals exactly. Those just line up with t-500 (motion leading), T+0, T+1000, T+2000...
  19. S

    5.4.9 - June 25, 2021

    I had been emailing back and forth with Ken trying to troubleshoot the missed frames. He was leaning towards a CPU utilization issue, but I wasn't seeing that. I haven't heard back from him since last Tuesday when I let him know about this solution. I know he's busy so hopefully he didn't just...
  20. S

    5.4.9 - June 25, 2021

    I also wanted to report on an issue I was having last week and figured out (CPU version). I noticed my DS analysis would always miss some random frames when I had the interval set to 500ms or lower. It would go 0ms, 500ms, 1000ms, 1500ms, 2500ms, for example, missing the 2000ms frame. I finally...
  21. S

    5.4.9 - June 25, 2021

    Anyone else noticing this with v16? Jpegs are now being stored on alerts, even though I have it disabled.
  22. S

    Deepstack not detecting anything 100% of the time: Server Error 100

    I don't think anyone said this but 250ms intervals for DS analysis is really fast. Have you tried changing it to 1 second to see if that helps? Also, I've noticed I get error-100's if I don't have enough memory allocated. You said 8GB which seems fine, but I'm not sure how DDR3 cuts it with this...
  23. S

    5.4.9 - June 25, 2021

    I guess I was having kind of the opposite experience as you. Running BI and DS (cpu) in a dedicated W10 VM, everything is working as expected. I tried switching the DS server to instead run as a docker on my Unraid machine which runs this VM. I changed the BI AI settings to interface with this...
  24. S

    Deepstack as Docker

    Is anyone running Deepstack as a docker container? I wanted to try it out to see if I could gain any speed improvements by running it as a docker on my Unraid server, as opposed to how I have it now, installed on the same Windows 10 VM that Blue Iris runs on. From initial tests, it's taking a...
  25. S

    Blueiris schedule and Reolink auto IR

    I had this setup on my Reolink. In the camera settings of Reolink program, I had the IR set to auto. And then in Blue Iris, I have a day profile and a night profile for this camera, that switches on a schedule. It didn't align perfectly with the camera changing IR on/off, but it was close enough.
  26. S

    5.4.9 - June 25, 2021

    Ken found the issue and was able to fix it for .14 which he says will be out shortly. @beepsilver
  27. S

    5.4.9 - June 25, 2021

    This is exactly what I have been seeing. I opened a ticket to Ken a little while ago. If you revert to .10, the issue will go away.
  28. S

    5.4.9 - June 25, 2021

    Even with all the extra CPU, with custom models and facial detection turned off, BI running on low, still same issue of super early T- frame and no T-0 frame. Edit: And I have 4GB RAM allocated to this VM. If that might not be enough, I have total 64GB so I can allocate more. Edit2: Reverting to...
  29. S

    5.4.9 - June 25, 2021

    Ok stand by...I'm going to fire it up with 16 cores.
  30. S

    5.4.9 - June 25, 2021

    Yep CPU. I have a 5950x which is 16 cores, but I have only 4 cores dedicated to this VM I have BI running on. I've had it that way since before this started happening a couple updates ago, and my CPU utilization hangs around 20% so shouldn't that mean it's sufficient? I can add a few cores to...