New video: Quick Tip: Saving and restoring settings
Just another way to review footage, I've always just picked the day, then the camera and the time.
Ive never turned off anything camera or system wise and didn't know if there was a reason for it aside from freeing up cpu.
Great videos by the way, certainly helping a lot of people out. I'm surprised BlueIris doesn't have a full channel with these already.
So you mean you select the videos from the "Clips" area? I am going to do a video on that later too as an alternative way of reviewing video. I just like doing it from double clicking the timeline personally because you can review all the cameras at once.
This isn't obviously required it's just something I recommend for setups that use a higher amount of CPU on a normal basis. At time when you are trying to fast forward through a lot of video and reviewing all the cameras at once plus having the live view/recording going on in the background my CPU can sometimes spike out at 100% and have a half second or so delay for the system to catch up. I just mention disabling the cameras to have the smoothest playback possible and to reduce the chances of errors when exporting/converting video.
I'm currently running 7 cameras @ 15fps on a i5-3570 so it definitely helps me to disable.
They have a channel with a couple videos but it looks like he gave up on that project. All the videos were outdated and on BI v3
So you mean you select the videos from the "Clips" area? I am going to do a video on that later too as an alternative way of reviewing video. I just like doing it from double clicking the timeline personally because you can review all the cameras at once.
This isn't obviously required it's just something I recommend for setups that use a higher amount of CPU on a normal basis. At time when you are trying to fast forward through a lot of video and reviewing all the cameras at once plus having the live view/recording going on in the background my CPU can sometimes spike out at 100% and have a half second or so delay for the system to catch up. I just mention disabling the cameras to have the smoothest playback possible and to reduce the chances of errors when exporting/converting video.
I'm currently running 7 cameras @ 15fps on a i5-3570 so it definitely helps me to disable.
They have a channel with a couple videos but it looks like he gave up on that project. All the videos were outdated and on BI v3
Hi Dasstrum....thanks for making these videos, they are super helpful, well paced, and thought out! You should consider having some kind of donation mechanism available as I would be willing to throw some bucks into this, just ensure you keep going! I'm sure I'm not the only one either. Again, thanks so much for putting these together....I subscribed as well!
New video: Camera Resolution/Megapixel. I did this video to setup the basis for object detection (pixel count) which is going to be my next video. I will also be covering how to setup zones/hotspots and what they might be used for. Thanks again for watching
Hi Dasstrum! I was wondering if you might be able to make a video about how to trigger a PTZ camera based on motion detected by another camera, and then once the trigger event ends, return the PTZ to its initial preset starting point?....That would be awesome!
-Thanks!
I would be very interested in this as well. Like the video you were showing of mail being delivered where your ptz cam zooms in on the mail truck and tracks it
I think his question is based on a PTZ camera moving to a predetermined preset when another camera triggers. This is possible to do in Blue Iris via Alerts and "Request from a web service". As far as the auto tracking there isn't a way to track and object with a PTZ in Blue Iris. This is all done camera software side
Yep I just watched your video and kind of figured it out. What PTZ camera are you using?
Dahua SD52C225U-HNI 2MP 25x Starlight
Yes in camera guiThank you. So you define your rules in dahua gui of the camera and then camera follows the procedure you define and BI just records it? Would love to see the video of this setup if you can make it
Yes in camera gui
Sure that would be pretty easy. I could possibly do a quick video today showing my PTZ rules. If you buy the camera (or any Dahua PTZ that support auto tracking) it's pretty self explanatory to set it up
Yes in camera gui
Sure that would be pretty easy. I could possibly do a quick video today showing my PTZ rules. If you buy the camera (or any Dahua PTZ that support auto tracking) it's pretty self explanatory to set it up
You're saying it's better to set this stuff up directly in the camera GUI instead of Blueiris?? I have the non-tracking version of PTZ you mentioned (i think 49225) and a few of the starlight turrets whose motion detection that I want the PTZ to respond to
If your camera doesn't support auto tracking then you won' be able to auto track - not with Blue Iris or camera gui. You can however have your PTZ camera move to a preset with the "request from a web service" function.
To do this: Go into the camera you want to be the trigger for the PTZ camera. (Not the ptz itself).
Go into Alerts>check "Request from a web service" and click configure
On the "when triggered" enter:
<Your LAN server address and port>/admin?camera=<PTZ camera shortname>&preset=<desired Preset position number>&user=<PTZ username>&pw=<PTZ cam password>
So this line should look like:
192.168.8.8:81/admin?camera=ptz&preset=3&user=hello&pw=world
Hit test and see if the camera moves