Recent content by tlow

  1. T

    send Telegram notifications with pictures

    Really sorry for the typo, that is correct! Thanks for finding it, will correct it asap!
  2. T

    send Telegram notifications with pictures

    For creating the gif's from images you need to install ffmpeg. I forgot about it, since its a pretty common thing that is often installed along with other software. You can download it from here Builds - Zeranoe FFmpeg. Please try if it works for you, otherwise you may need to add it to your...
  3. T

    send Telegram notifications with pictures

    Glad you tried it out. It seems like there was an error returned by BI which is not handled. Hard for me to debug it with that message only, are you sure that your credentials are set correctly in the conf.json? If you want to, we can debug this problem via DM. If we find the source of the...
  4. T

    send Telegram notifications with pictures

    I haven't used the bot in groups yet, it is used by 3 different telegram users independently. For security reasons you have to allow users to receive messages from the bot, but it's really easy to set up. Just send the bot the /start command and the userid is shown on the pc that runs the bot...
  5. T

    send Telegram notifications with pictures

    Yes, there is no noticeable delay. I have not measured it but I would estimate it's at most 1 or 2 seconds. The objects triggering the alert are always fully visible in the gif, if that's what you are concerned about.
  6. T

    send Telegram notifications with pictures

    Hey, I created a telegram-bot in Nodejs that can send you a snapshot or a gif on alerts. I currently just run the nodejs script on the same machine that runs blue iris. https://github.com/tlow92/blue-iris-telegram-bot If you have questions just ask me here, or create an issue on github so...
Top