Difference between revisions of "VALT 6.4"

From IVS Wiki
Jump to: navigation, search
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''New Application Features'''
+
March 17th, 2025
* Integration with VALT CUE application
+
 
** Facilitates recording time-based recording events, such as OSCE testing
+
'''Application Features'''
* Motion detection capture
+
* Integration with <b>VALT CUE</b> for time-based recording events (e.g., OSCE testing)
* Review Page Cloud Sync status column
+
* Motion Detection Capture to automatically start recordings
 +
* Review Page
 +
** Cloud Sync status column added
 +
** Creating an Audio-only or Multiview shows a pop-up window when they are ready to download
 +
* Recording Shared Links:
 +
** Allow sharing of comments
 +
** Allow guests to create markers
 
* Schedules can be copied
 
* Schedules can be copied
* PTZ Step-size can be adjusted
+
* Reports can be exported to CSV format
* VALT Clock can be switched to AM/PM
+
* Admin Section
* Shared Link for Recordings can allow sharing of comments
+
** VALT Clock: Option to switch between 24HR and AM/PM formats
* Shared Link for Recordings can allow guests to create markers
+
** Rooms can be globally reordered in the Admin Rooms & Devices section
 +
** Rooms can be multi-selected
 +
** ROAM devices can be added as their own device type
 +
** PTZ Step-size can be adjusted as a user-based setting
 +
 
 +
* <b>New External API Calls</b>:
 +
** <b>Records</b>: Download, Upload
 +
** <b>Audio</b>: Get, Upload, Delete
 +
** <b>Comments</b>: Get, Create, Update, Delete, Attach Files
 +
** <b>Camera Presets</b>: Get, Create, Apply, Delete
 +
** <b>Templates</b>: Get Templates
  
* New external API Calls
 
** Records
 
*** Download Record
 
*** Upload Record
 
** Audio
 
*** Get Audio
 
*** Upload Audio
 
*** Delete Audio
 
** Comments
 
*** Get Comment by Record
 
*** Get Comment by ID
 
*** Create Comment
 
*** Update Comment
 
*** Delete Comment
 
*** Get Comment File
 
** Camera Presets
 
*** Get Camera Presets
 
*** Create Camera Preset
 
*** Apply Camera Preset
 
*** Delete Camera Preset
 
** Templates
 
*** Get Templates
 
  
 
'''Application Improvements'''
 
'''Application Improvements'''
 
* Updated Adaptive UI for mobile platforms
 
* Updated Adaptive UI for mobile platforms
* Updated Admin to use more standardized UI between all sections
+
* Updated Admin section to use a more standardized UI across all areas
 
* Removed inactive/active template options
 
* Removed inactive/active template options
 +
* Improved software talkback performance
 +
* Significant rework of the Announcements feature
 +
** Can be scheduled for specific dates and time periods
 +
** Can be restricted to specific users or user groups
 +
 +
 +
'''Bug Fixes'''
 +
* Removed "RTCP HandlerSource SSRC" log entries from overfilling the Wowza Streaming Engine logs
 +
* Fixed issue where sorting Schedules by 'Start' column did not work
 +
* Fixed issue with Share feature where checking a box in the list expanded every user group in the list
 +
* Fixed Wowza crossdomain vulnerability
 +
  
 
'''Technical Features'''
 
'''Technical Features'''
Line 42: Line 48:
 
** Symfony 6.4.14
 
** Symfony 6.4.14
 
** PHP 8.3.14
 
** PHP 8.3.14
 
+
** Wowza Streaming Engine 4.9.3+2
 
 
'''Technical Changes'''
 

Latest revision as of 11:40, 20 March 2025

March 17th, 2025

Application Features

  • Integration with VALT CUE for time-based recording events (e.g., OSCE testing)
  • Motion Detection Capture to automatically start recordings
  • Review Page
    • Cloud Sync status column added
    • Creating an Audio-only or Multiview shows a pop-up window when they are ready to download
  • Recording Shared Links:
    • Allow sharing of comments
    • Allow guests to create markers
  • Schedules can be copied
  • Reports can be exported to CSV format
  • Admin Section
    • VALT Clock: Option to switch between 24HR and AM/PM formats
    • Rooms can be globally reordered in the Admin Rooms & Devices section
    • Rooms can be multi-selected
    • ROAM devices can be added as their own device type
    • PTZ Step-size can be adjusted as a user-based setting
  • New External API Calls:
    • Records: Download, Upload
    • Audio: Get, Upload, Delete
    • Comments: Get, Create, Update, Delete, Attach Files
    • Camera Presets: Get, Create, Apply, Delete
    • Templates: Get Templates


Application Improvements

  • Updated Adaptive UI for mobile platforms
  • Updated Admin section to use a more standardized UI across all areas
  • Removed inactive/active template options
  • Improved software talkback performance
  • Significant rework of the Announcements feature
    • Can be scheduled for specific dates and time periods
    • Can be restricted to specific users or user groups


Bug Fixes

  • Removed "RTCP HandlerSource SSRC" log entries from overfilling the Wowza Streaming Engine logs
  • Fixed issue where sorting Schedules by 'Start' column did not work
  • Fixed issue with Share feature where checking a box in the list expanded every user group in the list
  • Fixed Wowza crossdomain vulnerability


Technical Features

  • Updated Frameworks and Packages
    • Symfony 6.4.14
    • PHP 8.3.14
    • Wowza Streaming Engine 4.9.3+2