Difference between revisions of "VALT 6.4"

From IVS Wiki
Jump to: navigation, search
(Created page with "'''New Application Features''' * Integration with VALT CUE application ** Facilitates recording time-based recording events, such as OSCE testing * Rooms can be configured to...")
 
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
* Rooms can be configured to begin recordings based on motion detection
+
* Motion detection capture
* The Review page now has a Cloud Sync Status column to indicate if a recording is saved to the Cloud
+
* Review Page Cloud Sync status column
* Schedules can now be copied
+
* Schedules can be copied
* PTZ Step-size can now 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

Revision as of 13:57, 14 March 2025

New Application Features

  • Integration with VALT CUE application
    • Facilitates recording time-based recording events, such as OSCE testing
  • Motion detection capture
  • Review Page Cloud Sync status column
  • Schedules can be copied
  • 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
    • 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 to use more standardized UI between all sections
  • Removed inactive/active template options

Technical Features

  • Updated Frameworks and Packages
    • Symfony 6.4.14
    • PHP 8.3.14


Technical Changes