You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4320p (8K) streaming profiles are now available out-of-box, but to reduce clutter they are only created if/when a camera or group is detected with native resolution above 3840px.
The "4320p VBR" profile assigns quality 20 and a bit rate limit of 5000 Kbps ("2160p VBR" is 3000 Kbps).
The "4320p" profile assigns quality 50 and has a bit rate limit of 16386 Kbps ("2160p" is 8192 Kbps).
Timeline tab:
The play/pause button and other playback navigation controls are now available while video is LIVE.
Jump/seek backward behaviors are now implemented as appropriately as possible while video is LIVE.
Jump/seek forward actions still have no effect while video is LIVE.
Added "Connection Status Messages" boolean setting under "MQTT Remote Control" settings category.
Changes
UI3's streaming profiles can now specify bit rate limits above 8192 Kbps (up to 100,000 Kbps), allowing higher bit rates to be utilized without needing to disable the limit altogether.
"Maximum H.264 Kbps" setting max value increased from 8192 to 100000.
Edited default VBR profile abbreviations to better match their non-VBR equivalent profiles.
Bugfixes
Fixed minor issues with portrait layout:
Fixed control panel extending 15px underneath the server status panel.
Adjusted padding of PTZ controls so padding is below each item instead of above.
Prevent breaking a column in the middle of a set of PTZ presets.
Fix for playback controls click-through bug.
Clip export start and end markers flip their orientation as needed to prevent drawing partly offscreen.
If the clip export controls are opened while not on the "Clips" tab, then the "Clips" tab is loaded to ensure that the export controls can become visible.
Fixed minor issue where "LIVE" text did not get removed when beginning to seek on the timeline.