I have no idea what the warning is about. Anything in Blue Iris's log? (status window)
When using ui3. And lets say I’m using the all camera grid.. which streamer is used? And if I click on a camera in UI3. Does it switch streams as well?
Would be great if UI3 would use the sub stream when viewing all cameras together in the window and then switch to the main stream when a camera is selected for full screen view.Currently Blue Iris is only providing the sub stream when webcasting. Main streams are of course a necessity when streaming an individual cam, and I'm sure it is coming soon. If not, I'll surely be pestering Ken about it until it happens or he blacklists my email address.
Hahaha right. I can’t use it unless it does this so.. I will be waiting lol. I’m pretty sure it’s coming soon.. I just didn’t want to go thru the hassle of switching cameras over etc and then it doesn’t work. Just thought I would askCurrently Blue Iris is only providing the sub stream when webcasting. Main streams are of course a necessity when streaming an individual cam, and I'm sure it is coming soon. If not, I'll surely be pestering Ken about it until it happens or he blacklists my email address.
Yeah, I don't recommend upgrading for the sub streams yet. It could easily be a few weeks before it is really ready, and possibly much longer before BI can properly handle all the edge cases like having the main stream drop while the sub stream continues working.
For me, 5.2.7.3 cause's a couple of cameras to "stop" AKA freeze frame. Thiis is in the BI console. And it doesn't resume until I restart the camera.
I've not setup any substreams as yet.
Reverted to .1
Not for me. 5.2.7.3 is behaving fine without any sub streams enabled. Strange.
Technical question please:
What is the best setup for optimal CPU vs motion detection rate?
Should I set my sub-streams to 1920x1080 at 5fps OR should I go for lower resolution such as 704x576 at say 10-15FPS?
I thought it was used for the motion detector AND the live camera group?primarily affects the live camera group viewing experience.
I thought it was used for the motion detector AND the live camera group?
By default, to save CPU and smooth-out noise, the image is reduced by considering it in
blocks. The High definition option actually increases the number of motion detection blocks
that are used by typically 4x.
Thanks. But if you are using sentry, I am guessing you will need a decent resolution to detect 'people', etc.?Yes, but the motion detector mostly runs at 1 FPS and doesn't care much about resolution anyway.
Thanks. But if you are using sentry, I am guessing you will need a decent resolution to detect 'people', etc.?
Video analysis
By default, Blue Iris analyzes 1-2 frames per second of video from each camera to look for
motion. The algorithms employed are fairly simple and not in general CPU-intensive.
However, when motion is detected, the rate of analysis goes up to at least 8 frames per
second in order to more accurately follow objects. If you do have a number of cameras with
a considerable amount of activity, this may begin to contribute (still in a small way) to the
overall CPU demand of the software. There are a couple of ways to mitigate this:
• Do not use the “high-def” setting on the Motion detector page. This uses 4x the number
of pixels as input to the algorithms.
• Don’t use the “Gaussian” algorithm.
• Consider using camera-based motion detection if offered by your camera. This does
require that the camera supports and is configured to use ONVIF GetEvents via
PullPointSubscription and that the software understand the type of events the camera is
sending (this is not standardized). You can view what the camera sends in response to
motion or other triggers using the Events page in the ODM (ONVIF device manager)
software.