W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > September 2018

Re: [webrtc-pc] getSynchronizationSources (and getContriburingSources) should work for video too

From: Philipp Hancke via GitHub <sysbot+gh@w3.org>
Date: Thu, 13 Sep 2018 13:39:24 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-421010310-1536845959-sysbot+gh@w3.org>
what getContributingSources was designed for is this (jitsi, probably from around 2011):
![csrc](https://user-images.githubusercontent.com/289731/45491114-2bdaaa80-b769-11e8-8c49-48b60e0437ca.jpg)
(from wikipedia via @emcho)
-- showing the audio levels for participants, even when audio is mixed and the mixer uses the csrc audio level. getSynchronizationSources does the same but is a better alternative to using webaudio or even getStats to get this. Overloading this with the new semantics that you want for video does not seem like a good idea.

(and I did not want the "timestamp last packet received" on the receiver, not the track)

-- 
GitHub Notification of comment by fippo
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1983#issuecomment-421010310 using your GitHub account
Received on Thursday, 13 September 2018 13:39:25 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:45 UTC