Open
Bug 1835076
Opened 1 years ago
Updated 1 years ago
libwebrtc does not support metadata for send audio transformable frames
Categories
(Core :: WebRTC: Audio/Video, defect)
Core
WebRTC: Audio/Video
Tracking
()
NEW
People
(Reporter: bwc, Unassigned)
References
(Blocks 1 open bug)
Details
Note that this does not derive from TransformableAudioFrameInterface:
That means we're missing everything that depends on an RTP header (csrcs, sequence number). This prevents us from supporting some parts of RTCEncodedAudioFrameMetadata.
Updated•1 years ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•