Blue Iris UI3

I notice that in BI3 that I don't have a "Current Group" view for "All cameras or index" like It does in the BI desktop console, is there a setting that I need or is this a bug? I am using Version 5.9.9.81 and windows 11 pro with a chrome browser for UI3
Could it be related to the case change of "Index" to "index" that was recently made by Ken?

 
Could it be related to the case change of "Index" to "index" that was recently made by Ken?

Thanks for letting me know about that, because that change did cause some bugs which I'm fixing. However this change did not prevent the "All cameras" group from appearing in UI3.
 
Hi @bp2008, thanks for developing UI3! I have an issue that when I log into UI3 on my local network the Live View video is jerky/stuttering but if I view clips in UI3 or look at the Live View on the BI computer it is smooth. I have tried to figure out what setting to change in UI3, but have been unsuccessful. Thanks for any assistance you can provide!
 
Hi @bp2008, thanks for developing UI3! I have an issue that when I log into UI3 on my local network the Live View video is jerky/stuttering but if I view clips in UI3 or look at the Live View on the BI computer it is smooth. I have tried to figure out what setting to change in UI3, but have been unsuccessful. Thanks for any assistance you can provide!

There's probably not a setting in UI3 that would affect this.

Do single cameras stutter or is it the multi-cam view only?

If you are running cameras with sub streams, did you match the main stream and sub stream frame rates and i-frame intervals?
 
  • Like
Reactions: looney2ns
HI, I`m using a raspberry pi connected to a old tv to display blueiris cameras, It has no mouse or keyboard, I managed to make it load blueiris at the desired view with the profile I want but I could not make it play sound, I have to set the volume every time, is there a url parameter or anything to make it load un muted and with 100% volume? if not can I modify ui3.js to do so?
 
HI, I`m using a raspberry pi connected to a old tv to display blueiris cameras, It has no mouse or keyboard, I managed to make it load blueiris at the desired view with the profile I want but I could not make it play sound, I have to set the volume every time, is there a url parameter or anything to make it load un muted and with 100% volume? if not can I modify ui3.js to do so?

That will be a tricky one.

There's no built-in URL parameter for setting the audio volume, and web browsers normally require a user interaction such as a mouse click, before audio can be played on a website.

You can use a ui3-local-overrides.js file to unmute and set the audio volume. I've created one for you here and also included some instructions (untested) for how to make the web browser allow UI3 to play audio without requiring user interaction: Local Overrides Sample: Unmute Audio
 
  • Love
Reactions: TonyR