Re: [w3ctag/design-reviews] WebRTC Encoded Transform Audio Level (Issue #1096)

guidou left a comment (w3ctag/design-reviews#1096)

Thanks for the review!
The audioLevel value does not pass to video frames, even if they share a stream with audio. 
 It would not be difficult to add it to video frames since it's a separate track constructed from a different source and there is no strict way to associate an audio level with a video frame other than by performing AV sync using timestamps from both tracks as input. 
Doing that in that in the video frame creation process would be complex and not likely to add significant value to applications, which can perform their own AV sync.


-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/1096#issuecomment-2965864137
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/1096/2965864137@github.com>

Received on Thursday, 12 June 2025 09:33:07 UTC