Search found 22 matches
- Thu Mar 03, 2022 10:30 pm
- Forum: Blue Iris 5
- Topic: WHat does "Occupied" mean when using DS
- Replies: 3
- Views: 1967
Re: WHat does "Occupied" mean when using DS
@GatrSalr - what brand and model cameras do you have? Just in case you haven't found this bit of info, DeepStack needs "iFrame" images from the camera to analyze. If your cameras aren't sending iFrame images often enough, that might cause the symptoms you describe. Can you set the iFrame i...
- Tue Mar 01, 2022 1:03 am
- Forum: Blue Iris 5
- Topic: Deepstack Status Menu
- Replies: 3
- Views: 1096
Re: Deepstack Status Menu
Camera settings > Trigger > Artificial Intelligence > (tick) Save DeepStack analysis details
In your alerts folder, drag and drop a *.dat file onto that window.
In your alerts folder, drag and drop a *.dat file onto that window.
- Tue Feb 22, 2022 9:06 am
- Forum: Blue Iris 5
- Topic: Esc key crashes BI in Timeline Export... v5.5.5.7 - fixed in 5.5.5.9
- Replies: 8
- Views: 2665
Re: Esc key crashes BI in Timeline Export... v5.5.5.7 - fixed in 5.5.5.9
Another confirmation that 5.5.5.9 fixes the crash - Excellent response by the devs, cheers!
- Mon Feb 21, 2022 6:46 am
- Forum: Blue Iris 5
- Topic: Esc key crashes BI in Timeline Export... v5.5.5.7 - fixed in 5.5.5.9
- Replies: 8
- Views: 2665
Re: Esc key crashes BI in Timeline Export... v5.5.5.7
Confirmed, still crashing here at 5.5.5.8. Reverted to 5.5.4.5.
- Sun Feb 20, 2022 5:13 am
- Forum: Blue Iris 5
- Topic: Esc key crashes BI in Timeline Export... v5.5.5.7 - fixed in 5.5.5.9
- Replies: 8
- Views: 2665
Re: Esc key crashes BI... v5.5.5.7
Same, I've emailed support a few days ago. My method to crash 5.5.5.6 and .7 UI is 1. Double click any past time on the timeline 2. Double click any camera to maximize it, then play the camera. 3. Close the player sub-window. After step 3, BI5 user interface crashes but the audio from the camera con...
- Sun Feb 20, 2022 3:59 am
- Forum: General discussion
- Topic: Email notifications failing due to outdated TLS
- Replies: 4
- Views: 1759
Re: Email notifications failing due to outdated TLS
Enabling TLS1.2 and disabling earlier versions has been a significant part of the last 18-24 months of nearly every IT team. Have a read of this: https://support.microsoft.com/en-us/topic/update-to-enable-tls-1-1-and-tls-1-2-as-default-secure-protocols-in-winhttp-in-windows-c4bd73d2-31d7-761e-0178-1...
- Mon Jan 24, 2022 12:55 am
- Forum: Blue Iris 5
- Topic: Can confirmed DeepStack Alert images be saved with markup separately?
- Replies: 9
- Views: 5049
Re: Can confirmed DeepStack Alert images be saved with markup separately?
Wow. 10.png Perhaps that's how I came to the conclusion that you didn't know what an API was. Interesting that you called "That API a hack" when it's merely instructions on how to use a tool (the Telegram API) to achieve an outcome. That means the assembly instructions for ikea furniture i...
- Sat Jan 22, 2022 10:04 pm
- Forum: Blue Iris 5
- Topic: Can confirmed DeepStack Alert images be saved with markup separately?
- Replies: 9
- Views: 5049
Re: Can confirmed DeepStack Alert images be saved with markup separately?
via an API hack I can see you're particularly experienced and helpful to users on this forum and I've gained knowledge thanks to your comments, but by your own admission of not knowing what API's are, please refrain from making false statements that using API's is a hack. Your further comments abou...
- Sat Jan 22, 2022 2:01 am
- Forum: Blue Iris 5
- Topic: Can confirmed DeepStack Alert images be saved with markup separately?
- Replies: 9
- Views: 5049
Re: Can confirmed DeepStack Alert images be saved with markup separately?
So I wrote a powershell script to continuously monitor the Alerts directory, find any JPG greater than 20 seconds old (so DeepStack has finished processing it), resize it and send it via Telegram. It also silences alerts if too many are sent in a certain period. This is my solution to not having to ...
- Sat Jan 22, 2022 1:47 am
- Forum: Blue Iris 5
- Topic: Can confirmed DeepStack Alert images be saved with markup separately?
- Replies: 9
- Views: 5049
Re: Can confirmed DeepStack Alert images be saved with markup separately?
My requirement is simple: Send via Telegram (or Signal Messenger) marked up alerts successfully identified by DeepStack. I couldn't work out how to do it with BlueIris - it doesn't have an option to Run a command with parameters ONLY for the marked up image. The following does NOT work 6.png because...