Skip to content

Draft: [split-non-be] Add metadata size field in the split rendering bitstream

sagnowski requested to merge isar_metadata_size_field into main
  • Requested reviewers:

Reason why this change is needed

  • When packing the ISAR bitstream to RTP, it may be necessary to separate the metadata section and the audio section of each frame. Without the metadata section size being known, that section would have to be decoded in full to arrive at the audio section.

Description of the change

  • Size of the pose correction metadata section is written to each ISAR frame.

Affected operating points

Split rendering configurations with pose correction. Split rendering without pose correction (0-DOF) is unaffected.

Merge request reports

Loading