Flussonic Central 23.09
08.09.2023
С удовольствием знакомим вас с обновлением 23.09 Flussonic Central! В этом релизе мы рады представить ряд значительных улучшений, которые повышают производительность и эффективность Central. Мы улучшили интеграцию между Central и видеоаналитикой, оптимизировали управление большим количеством потоков, расширили доступ к эпизодам DVR, а также исправили ошибки для предоставления нашим клиентам бесперебойного и надежного сервиса.
Flussonic Central 23.09
- #31659 (new) Central is delivered with a script that automatically fetches streamers from Kubernetes.
- #32111 (new) Added the API methods to manage Persons in Central. Refer to the Central API.
- #32113 (new) Added config external mechanism support for video analytics servers so that Central can provide stream configuration to these servers.
- #32115 (new) Added the filter to fetch episodes without matched persons.
- #32116 (new) Central fetches DVR episodes from the video analytics servers.
- #32117 (new) Central stores the list of new matched persons when receiving the list of episodes from the video analytics servers.
- #32211 (new) Central allows adding servers with video analytics.
- #32667 (new) Optimized the response time on the request of streams list.
- #32724 (new) Added the identification role for a streamer to Central.
- #32731 (new) Added liveness probe to identify if a video analytics server is running in a healthy state.
- #31661 (fixed) Fixed the issue with Central failing to start with the external database.
- #32245 (fixed) Streamer configuration is updated without the need to restart Central.
- #32276 (improved) Fixed the issue with Central failing to return the DVR episodes list due to the timeout.
- #32377 (fixed) Fixed the issue with Central failing to start after the update from master.
- #32391 (improved) Added cursors to improve the loading of agents list.
- #32392 (improved) Fixed the issue with Central returning an empty list of episodes if the
limit
isn’t specified.
- #32409 (fixed) Fixed the issue with Central failing to start after the version update.
- #32414 (fixed) Fixed the issue with Central failing database migration when downgrading.
- #32422 (improved) Added the stream list update in batches to reduce the load on the database.
- #32439 (fixed) Fixed the issue with DVR not cleaning up according to the settings.
- #32574 (fixed) Fixed the issue with Central failing to handle the PUT request to modify the DVR episodes configuration due to expecting the optional
episode_type
field.
- #32640 (fixed) Optimized the config delivery to the video analytics servers.
- #32675 (improved) Optimized Central’s work with the PostgreSQL database.
- #32689 (improved) Removed UI_DVR_ENABLED variable from the Central configuration file.
- #32759 (fixed) Added the
preview
field to the episodes PUT request and GET request.
- #32825 (fixed) Fixed the issue with reprovisioning streams having video analytics enabled from a failed streamer to another streamer with
vision
module installed.
- #32854 (fixed) Fixed the issue with
effective_streamer_hostname
not updated.