<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://blueirissoftware.com/forum/app.php/feed/topic/3822" />

	<title>Blue Iris</title>
	<subtitle>Blue Iris User Group</subtitle>
	<link href="https://blueirissoftware.com/forum/index.php" />
	<updated>2024-04-05T11:06:09+00:00</updated>

	<author><name><![CDATA[Blue Iris]]></name></author>
	<id>https://blueirissoftware.com/forum/app.php/feed/topic/3822</id>

		<entry>
		<author><name><![CDATA[bdfda]]></name></author>
		<updated>2024-03-20T17:02:59+00:00</updated>

		<published>2024-03-20T17:02:59+00:00</published>
		<id>https://blueirissoftware.com/forum/viewtopic.php?p=17140#p17140</id>
		<link href="https://blueirissoftware.com/forum/viewtopic.php?p=17140#p17140"/>
		<title type="html"><![CDATA[Re: tagging motion detection above a certain size limit?]]></title>

		
		<content type="html" xml:base="https://blueirissoftware.com/forum/viewtopic.php?p=17140#p17140"><![CDATA[
Thanks @MikeBwca I'm going to look into setting up CodeProject AI<p>Statistics: Posted by <a href="https://blueirissoftware.com/forum/memberlist.php?mode=viewprofile&amp;u=7347">bdfda</a> — Wed Mar 20, 2024 5:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MikeBwca]]></name></author>
		<updated>2024-04-05T11:06:09+00:00 </updated>

		<published>2024-03-16T08:09:26+00:00</published>
		<id>https://blueirissoftware.com/forum/viewtopic.php?p=17037#p17037</id>
		<link href="https://blueirissoftware.com/forum/viewtopic.php?p=17037#p17037"/>
		<title type="html"><![CDATA[Re: tagging motion detection above a certain size limit?]]></title>

		
		<content type="html" xml:base="https://blueirissoftware.com/forum/viewtopic.php?p=17037#p17037"><![CDATA[
...<p>Statistics: Posted by <a href="https://blueirissoftware.com/forum/memberlist.php?mode=viewprofile&amp;u=326">MikeBwca</a> — Sat Mar 16, 2024 8:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bdfda]]></name></author>
		<updated>2024-03-13T19:10:01+00:00</updated>

		<published>2024-03-13T19:10:01+00:00</published>
		<id>https://blueirissoftware.com/forum/viewtopic.php?p=16985#p16985</id>
		<link href="https://blueirissoftware.com/forum/viewtopic.php?p=16985#p16985"/>
		<title type="html"><![CDATA[Re: tagging motion detection above a certain size limit?]]></title>

		
		<content type="html" xml:base="https://blueirissoftware.com/forum/viewtopic.php?p=16985#p16985"><![CDATA[
hey thanks @TimG .. where I'm more stuck on though is how I can actually write a script to determine a "very big object" vs just  a normal sized object.<p>Statistics: Posted by <a href="https://blueirissoftware.com/forum/memberlist.php?mode=viewprofile&amp;u=7347">bdfda</a> — Wed Mar 13, 2024 7:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TimG]]></name></author>
		<updated>2024-03-12T19:40:48+00:00</updated>

		<published>2024-03-12T19:40:48+00:00</published>
		<id>https://blueirissoftware.com/forum/viewtopic.php?p=16968#p16968</id>
		<link href="https://blueirissoftware.com/forum/viewtopic.php?p=16968#p16968"/>
		<title type="html"><![CDATA[Re: tagging motion detection above a certain size limit?]]></title>

		
		<content type="html" xml:base="https://blueirissoftware.com/forum/viewtopic.php?p=16968#p16968"><![CDATA[
If you mean to add a text phrase to an image, then that can be done with overlays and macros. The macros can either be fixed text, or can be updated with http commands so you can even add dynamic messages from a home automation program.<br><br>Something like this:<br><br>1. Ensure overlays are enabled for the camera. Edit overlays.<br>2. Press "Add text/time".<br>3. At top of new window add %1 and look in preview window. Does it show "Macro1" ? If yes this should work, as that is the default text in that macro.<br>4. Save it with OK.<br>5. Now you can change the text in Macro1 to whatever you need.<br>6. Or you can alter the default text in Macro1 using http commands:<br><div class="codebox"><p>Code: </p><pre><code>http://Your BI-Server-IP:81/admin?macro=1&amp;text=Big Truck&amp;user=YourUsername&amp;pw=YourPassword</code></pre></div>And I think this will blank that text:<br><div class="codebox"><p>Code: </p><pre><code>http://Your BI-Server-IP:81/admin?macro=1&amp;text=&amp;user=YourUsername&amp;pw=YourPassword</code></pre></div>That should get you started  <img class="smilies" src="https://blueirissoftware.com/forum/images/smilies/icon_e_biggrin.gif" width="15" height="17" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://blueirissoftware.com/forum/memberlist.php?mode=viewprofile&amp;u=178">TimG</a> — Tue Mar 12, 2024 7:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bdfda]]></name></author>
		<updated>2024-03-12T17:17:50+00:00</updated>

		<published>2024-03-12T17:17:50+00:00</published>
		<id>https://blueirissoftware.com/forum/viewtopic.php?p=16966#p16966</id>
		<link href="https://blueirissoftware.com/forum/viewtopic.php?p=16966#p16966"/>
		<title type="html"><![CDATA[tagging motion detection above a certain size limit?]]></title>

		
		<content type="html" xml:base="https://blueirissoftware.com/forum/viewtopic.php?p=16966#p16966"><![CDATA[
Hi all,<br><br>I'm aware how the min and max object size works in the configuration for motion detection.  <br><br>Is there any ability to add custom scripting? For example, I'd like to be able to tag motion clips where the motion detected object size was on average "bigger than x%"<br><br><br>Basically my goal is to be able to tag large work vehicles and trucks separately from regular cars, so I can see those separately.  Is this possible in blue iris?  Thanks<p>Statistics: Posted by <a href="https://blueirissoftware.com/forum/memberlist.php?mode=viewprofile&amp;u=7347">bdfda</a> — Tue Mar 12, 2024 5:17 pm</p><hr />
]]></content>
	</entry>
	</feed>
