Skip to main content

v1.0 Release

· 2 min read

Performaar v1.0 provides an all-in-one debrief and AAR solution that lets you:

  • Configure video, audio, and data sources from PCs (displays, speakers, microphones, etc.), IP Cameras (and other RTSP devices) and network protocols (e.g. DIS).
  • Capture multiple sources in a time-synchronized recording, while monitoring those same sources in real-time.
  • Annotate recordings with bookmarks and automated speech-to-text subtitles.
  • Debrief recordings with playback controls to interactively play, pause and seek.
  • Analyse recorded data with performance metrics and customizable dashboards.
  • Create and manage user accounts with fine-grained access control.

For more details on all of these features and more, visit the Guides section of this documentation.


The following is a list of additions, changes and fixes from the last pre-release version of Performaar:

Added

  • Support for MPEG-4 GENERIC audio codec for RTSP streams.
  • Support for Personal Access Tokens, which can be used as an alternative authorization mechanism when using the API directly.
  • Usability improvements to the Dashboard map.
  • Additional trace and debug logging for better diagnostics.

Changed

  • Updated API and UI so Recording name can be set when creating a new one.
  • Installer for Server and Streamer so it now checks for minimum VC Redistributable version.

Fixed

  • Handling of unsupported video and audio codecs when connecting to RTSP streams, which are now skipped properly.
  • Issue with Server stalling when an RTSP stream is being closed.
  • Issue with the Dashboard and Media Player going out of sync when one of them seeked to 0.
  • Auto-layout not working on the Recording Details page when monitoring an in-progress recording.
  • The first configured DIS destination address not being selected automatically when a Debrief is opened.

v0.10 Pre-release

· 2 min read

Added

  • Layouts can now be created for Sessions and Recordings.
  • User Management page under Settings, with the ability to create, edit, update and delete users.
  • Permissions for Sessions, Recordings, Streamers and Streams can now be edited.
  • User Profile page so users can change their own name and password.
  • DIS destination addresses can now be added for Sessions and Recordings.
  • Media Storage root can now be configured in Performaar Server using CLI arguments or Environment variables.
  • Added an offline map for the dashboard which renders entities without satellite imagery.
  • Settings page to supply a Google Maps API key which will be used to render a map in the dashboard if an internet connection exists.
  • Streamers can now be edited or deleted from the Settings > Configured Applications page.
  • Media controls on video elements are hidden if only one video source is present, to prevent duplicate controls.
  • Streamer now adds an icon to the system tray.
  • License notices for third-party libraries are now part of the installer.

Changed

  • The Recordings list page now auto-updates when Recordings are finalizing.

Fixed

  • The Graphql API explorer (aka Graphiql) showing just a blank page.

Known Issues

  • If a previous version of Peformaar was in use, the browser may cache the user interface and therefore not show the updated UI from v0.10. The recommended workaround is to clear the browser cache after installing v0.10. As verification, the Settings > About page in the UI should say v0.10.0.

v0.9.1 Pre-release

· One min read

Added

  • Volume and fullscreen controls for live streams and recorded videos.

v0.9 Pre-release

· One min read

Known Issues

  • Session live stream and Recording live stream volume controls hidden and streams with audio muted by default.
  • Changing the layout of videos during live streams and recording playback hasn't been implemented yet.
  • User Management is currently not implemented.
  • The map on the data dashboard still uses Google Maps so won't work offline yet.
  • Destination address for DIS packets when playing back a recording with DIS data is currently not configurable.
  • The on-disk location of the media storage is currently not configurable.