Coder Social home page Coder Social logo

Comments (5)

alvestrand avatar alvestrand commented on June 7, 2024

Bring to mailing list; more information needed.

from webrtc-pc.

aboba avatar aboba commented on June 7, 2024

The following proposal (involving polling) was put forward to support retrieval of both the mixer-to-client audio level as well as the CSRC list. Although some people expressed interest, overall it was not considered a "must have" for WebRTC 1.1, let alone WebRTC 1.0:

partial interface RTCRtpReceiver {
sequence getContributingSources ();
};

dictionary RTCRtpContributingSource {
DOMHiResTimeStamp timestamp;
unsigned long csrc;
byte audioLevel;
};

from webrtc-pc.

stefhak avatar stefhak commented on June 7, 2024

Isn't this covered in 5.3.2 of https://w3c.github.io/webrtc-pc/archives/20151006/webrtc.html ? Inclined to close this issue.

from webrtc-pc.

aboba avatar aboba commented on June 7, 2024

Yes, it can be closed.

On Oct 12, 2015, at 04:46, stefan hakansson [email protected] wrote:

Isn't this covered in 5.3.2 of https://w3c.github.io/webrtc-pc/archives/20151006/webrtc.html ? Inclined to close this issue.

β€”
Reply to this email directly or view it on GitHub.

from webrtc-pc.

stefhak avatar stefhak commented on June 7, 2024

Closing.

from webrtc-pc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.