Open Bug 1835076 Opened 1 year ago Updated 1 year ago

libwebrtc does not support metadata for send audio transformable frames

Categories

(Core :: WebRTC: Audio/Video, defect)

defect

Tracking

()

People

(Reporter: bwc, Unassigned)

References

(Blocks 1 open bug)

Details

Note that this does not derive from TransformableAudioFrameInterface:

https://searchfox.org/mozilla-central/rev/0d9d9d644b06d039e119242f6f12af21d763e4eb/third_party/libwebrtc/audio/channel_send_frame_transformer_delegate.cc#18

That means we're missing everything that depends on an RTP header (csrcs, sequence number). This prevents us from supporting some parts of RTCEncodedAudioFrameMetadata.

Blocks: 1835077
Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.