skarragallagher
Young grasshopper
- Jan 13, 2015
- 36
- 1
Question, what's with the blue "big & small tree on a hill with the sun shining?" I click on it and (1) it turns red and (2) all of my camera streams get fuzzy and look Qrappy? Screenshot posted below...
OK set "image quality" to "high" or "low". Why is this needed? Is there any way to hide this feature by editing the ui2-local-overrides.js file (I can't seem to find such a setting in there)?
As for donations I haven't usually been accepting them but if people are just going to keep offering...
https://www.paypal.me/bp2008
[NUT];64573 said:@bp2008
I have a feature request, which I hope is easy to implement.
For the company I work for we use BI for the camera's and we have a pc with 4 displays to show the footage, but the replacement page you created does not allow scaling to the size of the available screen space if we stretch the browser window accross the 4 displays...
So, the feature request is simple:
Can you make it make use of all available space and scale the camera views to fill up the available space somehow?
Bp2008...is there a possibility to add a full-resolution "snapshot" functionality to BRLV where the snapshot is saved to the user's local machine?
...Yeah, that is possible, assuming you mean to have it save the current camera view as a jpeg image. I'll put it on my list.
No, but you can try.
Go to Blue Iris, and in the lower left you should find this:
<sni
You can use the "Specify frame size" box to enter whatever resolution you want to make the images fill your displays better.
[NUT];64728 said:Hmm, tried it, it does make it fit better... thanks for the suggestion.
The way it's done now does however make it work a bit iffy... The playback feature for the clips doesn't work anymore (just a black screen, no footage to view)...
Is there any way to group camera's in to a view and then just show that group? Could be possible to split the camera's in to 4 groups and display a group on each single monitor that way? I'm new to BI so I don't know all it's features...
var params = {}; window.location.search.replace(/[?&]+([^=&]+)=([^&]*)/gi, function (str, key, value) { params[key] = value; });
if (typeof params['group'] != 'undefined' && params['group'] != '')
{
OverrideDefaultSetting("ui2_defaultCameraGroupId", params['group'], true, true, 0);
}
Is there a way to do an export of a specific part of a video clip? The default BI webpages let you select a start point of a clip, choose to export, hit play, and stop to export that section of video... I can't seem to figure out if there's some kind of functionality in the UI2 version, but if it's not - can it be added?
Thanks for the good work bp2008.
I wonder if there is any way to access the camera settings in order to enable or disable record or alerts (per camera). I have some made in PRC IP cameras that if they lose for a while the wifi connection, when they come back, auto activate the alerts and i ve got hundreds of motion detection emails. So it will be perfect if i can reach settings for each camera through UI2.
Thanks again
Is it possible when viewing single camera to save camera ui2 digital zoom levels so when viewing a camera group each camera has separate zoom levels?
Thanks,
Tom