meta: write device versions to MTS metadata

Issue #410 new
Trek Hopton created an issue

We should be writing some important device data to the MTS metadata for media recorded (audio and video).

We should include:

  • Device model and version
  • av repository version for current build

The PSI time is 2 seconds so this will be included in the MTS every 2 seconds (see variables.go)

See:

  • updateMeta() in encoder.go to add/update a descriptor
  • ‘meta’ package in container/mts/meta for Encode() and EncodeString()

Comments (0)

  1. Log in to comment