Search results for query: pushover

  1. C

    Blue Iris UI3

    ...back because I didn't like how the Android app looked with Groups, then completely forgot about it. As of a couple days ago, I've been using Pushover for notifications with UI3 as the streaming link. The combo has been working great with clean, smooth playbacks but the groups issue (created...
  2. P

    Pushover snapshots from Frigate via nodered?

    Awesome!! You hero! Spent hours and hours trying to get that to work!! Snaphots coming in as expected.
  3. P

    Pushover snapshots from Frigate via nodered?

    Perfect I'll give this a go later thanks. Yes I had all the keys/mqtt set up etc- but had issues with the payload and buffer encoding part. I'll have have a look at your json and adjust. Many thanks
  4. Vault

    Pushover snapshots from Frigate via nodered?

    I've installed Pushover on my Android device to try this out and managed to get notifications using Pushover. Installed this node in NodeRed: node-red-node-pushover In order to get the Pushover node to work you need to fill your ID and API Key. This Pushover node consumes msg.payload and...
  5. wittaj

    Blue Iris Baby monitoring - Please share the best settings?

    Pushover is free for 30 days, so you can always give it a try. I guess it also depends on where you started at in your notification journey. I had started with SMS alerts because since I don't forward ports, the only time the BI app would send a push with a picture was if I was on my LAN or...
  6. S

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Following up with a solution: If you leave the "Device(s):" field in AITOOL blank, it will send to all of your Pushover devices. @Chris Dodge What's the best way to donate to the AITOOL project? Git? The button in AITOOL? Doesn't matter? Something else? I really want to kick some $$ to...
  7. P

    Blue Iris Baby monitoring - Please share the best settings?

    ...LOL! I wonder if Ken can give us a standalone install for this fix. Even if it's paid, it's gotta be subset of the cost. So many Pushover recommendations that it seems I might have to cave. I will hate the disjointed experience though... Meaning, get the notifications in Pushover, click on...
  8. J

    Send Pushover notifications with pictures and hyperlinks

    From a quick scan of my help pdf archive, it appears that macro &ALERT_PATH was not introduced until the 5.2.x series of updates.
  9. A

    Send Pushover notifications with pictures and hyperlinks

    Does anyone have Pushover working (via the curl process) with BlueIris V 4.8.6.3 ? I can get the script to work if I modify it to send a specific picture but the &ALERT_PATH option doesn't seem to work. I don't know that V4 uses that? I turned on capturing the image on alert just to use this...
  10. wittaj

    Blue Iris Baby monitoring - Please share the best settings?

    Pushover doesn't have to be complicated. Keep in mind that when you sign up for Pushover it provides you with a pushover "email" that you cannot log in and use for anything except to use it to send push notifications to. So you can simply go into the alerts in BI and tell it to send an email...
  11. P

    Blue Iris Baby monitoring - Please share the best settings?

    Haha thanks pushover does seem a bit complicated to set up, but also that cost is something I don't wanna do when I'll need multiple devices and paid for BI already. Did BI support ever respond to you or someone else? The push notifications have been gone over a week now, I think... It's kinda...
  12. P

    Pushover snapshots from Frigate via nodered?

    Can't for the life of me get frigate mqtt topic 'frigate/living/person/snapshot' in nodered to send the snapshot to my pushover api (without using homassistant) I've used telegram in nodered for ages and get snaphots but want to use the same method to send to my pushover. Same flow just sends...
  13. F

    iOS push notifications stopped working

    I can confirm as well that Notifications are working again with 5.9.7.2. I also got PushOver APP to work. Will likely keep both, for now.
  14. P

    iOS push notifications stopped working

    ...a quick test myself on the latest version and it's working. It must've been released mere hours after I finally found the time to setup pushover I note that @VRao doesn't have a support licence. I assume that as this is a BI application update on windows then anyone out of support won't...
  15. Björn0815

    Push notifications no longer working

    That's already good to hear that it is a known problem and not coming from my system, thank you for this information. Thanks also for this workaround with the pushover API, I have to check if its doable by myself and hoping there will be soon an official fix by Blue Iris
  16. P

    Blue Iris Baby monitoring - Please share the best settings?

    ...side and is known, I'm relieved and will look forward to it being resolved, one day magically? In the meanwhile, can you educate me on the pushover app and how it could work with BI notifications and alerts? Amcrest app is the one I'm using. It's getting me close to my needs, but again...
  17. S

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Clarification: It only sends it to the device that is first in the list. For example: desktop_main|galaxys23 Only desktop_main gets the pushover alert. galaxys23|desktop_main Only galaxys23 gets the alert.
  18. wittaj

    Blue Iris Baby monitoring - Please share the best settings?

    ...on it bugging out, especially with android devices. BI is aware of it and is seeking a solution. In the meantime many have gone to the pushover app. Regarding your baby monitor, gotta love the cloud based stuff that hooks you in and then over time starts adding fees... You could use the...
  19. looney2ns

    Push notifications no longer working

    This has been caused by a change by Google's handling of push alerts. The Blue Iris Author is working on a fix. In the mean time, maybe look at this. https://ipcamtalk.com/threads/send-pushover-notifications-with-pictures-and-hyperlinks.58819/
  20. J

    Send Pushover notifications with pictures and hyperlinks

    Updated Powershell script 'pushover_resize.ps1' (post #347) Script updated to V2.0 Significant changes: BREAKING CHANGE: must replace old user-setting file BREAKING CHANGE: eliminated support for positional arguments; now must use named arguments BREAKING CHANGE: converted arguments -Quiet and...
  21. borked4days

    iOS push notifications stopped working

    Tried SMS as a backup, but ATT is terrible apparently, alerts take 30 minutes to HOURS! to arrive. So, I gave up and reluctantly implemented pushover, still testing, setup is not effortless but it isn't terrible. So far it seems at least as reliable as the BI app.
  22. NonTech

    iOS push notifications stopped working

    ...few years. Don't have hardly anything set up that Blue iris is capable of. Have read so much on this site I have made myself dizzy. Saw the pushover app thread awhile back and said maybe in the future as it looked over whelming for me. But I amazingly set it up in just a couple hours no...
  23. J

    Send Pushover notifications with pictures and hyperlinks

    I've added it to the to do list.
  24. H

    Send Pushover notifications with pictures and hyperlinks

    Yeah I ended up copying the scripts for each camera and specifying the sound. It'd be simpler to be able to pass it in directly like when calling pushover directly.
  25. J

    Send Pushover notifications with pictures and hyperlinks

    You can specify this parameter via the user-settings file (pushover_resize_user_settings.ps1); see setting $po_sound. Please note that $po_sound is currently a global setting only; i.e., you cannot specify different sounds by camera, etc.
  26. J

    iOS push notifications stopped working

    ...and reports it in the log, but the phones never get it. Hopefully BI fixes this soon. Thanks to the folks who called out alternatives like Pushover, might have to look into that if this doesn't get fixed soon. I have a friend who uses iPhone only and he is still getting push notifications...
  27. P

    iOS push notifications stopped working

    I really didn't care to get pushover going. But since this doesn't appear to be an overnight fix and I really wanted alerts I did. I was very pleased I could login under multiple devices, so I don't have to pay $5 each time like the BI app. I'm also glad it doesn't even involve the BI app as...
  28. J

    iOS push notifications stopped working

    I get it. Not all of us are hobbyists. The first hurdle you mention is the lowest one. The keys are available on your Pushover dashboard https://pushover.net/. [EDIT] OR try the email option mentioned by @wittaj .
  29. wittaj

    iOS push notifications stopped working

    Keep in mind that when you sign up for Pushover it provides you with a pushover "email" that you cannot log in and use for anything except to use it to send push notifications to. So you can simply go into the alerts in BI and tell it to send an email instead of a push and you are getting your...
  30. J

    iOS push notifications stopped working

    I've been watching this thread with interest. I've hardly noticed the Android Push notification issue because Pushover has been my primary notification action since Sep 2021. If you spend a few bucks, and make the effort to configure Blue Iris 'Run a program' Actions to use Pushover, you will...
Top