Could it be related to the case change of "Index" to "index" that was recently made by Ken?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
camlist command.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.Could it be related to the case change of "Index" to "index" that was recently made by Ken?
A HEADS-UP to anyone using the JSONcamlistcommand.
Ken has intentionally changed the name of All Cameras group in the JSON camlist response from capitalized 'Index' to lowercase 'index'.
If you've got any code/scripts/etc. that expects the case-sensitive group name, then, like me, you've got some editing to do.
Ken's response...
Yes I did that purposely for consistency/readability. My code was always using a case-insensitive comparison. Sorry for the disruption.
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, 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?