IVS Wiki:Video Archiving

From IVS Wiki
Revision as of 10:15, 22 August 2025 by IVSWikiBlue (talk | contribs)
Jump to: navigation, search
ℹ️
Have questions about Video Archiving? Reach out to our Support Team


Archiving Videos with Metadata in VALT

Efficient video archiving requires both reliable file storage and structured metadata to ensure long-term accessibility. VALT is designed with these needs in mind, offering features that simplify archiving while maintaining compliance with record-keeping standards.


Video Archiving

VALT stores all video content in an archive-friendly compressed MP4 format. This ensures the files are lightweight without sacrificing quality and are compatible with nearly all media players. If external storage or transfer is required, direct downloads can be initiated either through the user interface or programmatically via the VALT REST API.

🕮
Since MP4 is already optimized for storage and playback, no further practical compression is possible, making it an ideal format for long-term retention.

Metadata Management

In addition to video files, VALT manages metadata in its application database. This metadata can be exported in multiple formats depending on the use case:


PDF or CSV
  • Easily accessible through the UI for reporting and archival.
JSON
  • Available through the REST API for integration with external systems.

Metadata customization, organization, and display are core functions of VALT. These capabilities ensure that metadata not only supports centralized record-keeping requirements but also provides a structured way to locate and contextualize archived video.


Best Practice for Long-Term Storage

While export options exist, VALT is typically the best environment for storing both video and metadata long term. The system acts as an indexer, viewer, and access control platform, allowing secure management and retrieval.


... VALT is typically the best environment for storing both video and metadata long term.


Exported formats are useful for compliance and archiving requirements but are not ideal for frequent day-to-day access.


⇧ Back to Top