Difference between revisions of "VALT 6.4"

From IVS Wiki
Jump to: navigation, search
Line 2: Line 2:
 
* Integration with VALT CUE application
 
* Integration with VALT CUE application
 
** Facilitates recording time-based recording events, such as OSCE testing
 
** Facilitates recording time-based recording events, such as OSCE testing
* Motion detection capture
+
* Motion Detection Capture to begin recordings based on motion detection
 
* Review Page Cloud Sync status column
 
* Review Page Cloud Sync status column
 +
* Recording Shared Links can allow sharing of comments
 +
* Recording Shared Links can allow guests to create markers
 
* Schedules can be copied
 
* Schedules can be copied
 +
* Reports can be exported in CSV format
 +
* VALT Clock can be switched between 24HR and AM/PM styles
 +
* Rooms can be globally re-ordered in the Admin Rooms & Devices section
 
* PTZ Step-size can be adjusted
 
* PTZ Step-size can be adjusted
* VALT Clock can be switched to AM/PM
 
* Shared Link for Recordings can allow sharing of comments
 
* Shared Link for Recordings can allow guests to create markers
 
  
 
* New external API Calls
 
* New external API Calls
Line 35: Line 37:
 
'''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
 +
* Significant rework of the Announcements feature
 +
** Can be set for specific dates and time periods
 +
** Can be set for only specific users or user groups to see
 +
  
 
'''Technical Features'''
 
'''Technical Features'''

Revision as of 14:12, 14 March 2025

New Application Features

  • Integration with VALT CUE application
    • Facilitates recording time-based recording events, such as OSCE testing
  • Motion Detection Capture to begin recordings based on motion detection
  • Review Page Cloud Sync status column
  • Recording Shared Links can allow sharing of comments
  • Recording Shared Links can allow guests to create markers
  • Schedules can be copied
  • Reports can be exported in CSV format
  • VALT Clock can be switched between 24HR and AM/PM styles
  • Rooms can be globally re-ordered in the Admin Rooms & Devices section
  • PTZ Step-size can be adjusted
  • 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

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


Technical Features

  • Updated Frameworks and Packages
    • Symfony 6.4.14
    • PHP 8.3.14


Technical Changes