Contact emails
hb...@chromium.org, gui...@chromium.org, dead...@chromium.org
https://w3c.github.io/webrtc-pc/#rtcpeerconnection-interface-extensions
https://w3c.github.io/webrtc-pc/#dom-rtcrtpreceiver
https://w3c.github.io/webrtc-pc/#dom-rtcrtpcontributingsource
While we intend to implement all of the RTP Media API (old intent to implement and ship), this intent is to first implement and ship a subset of the receiving parts of the API that is useful on its own.
This allows keeping track of which source is sending to a track when there are multiple sources that can send to a receiving track.
RTCPeerConnection extension:
- sequence<RTCRtpReceiver> getReceivers();
RTCRtpSender support:
- MediaStreamTrack track;
- sequence<RTCRtpContributingSource> getContributingSources();
RTCRtpContributingSource support:
- DOMHighResTimeStamp timestamp;
- unsigned long source;
- byte? audioLevel;
The W3C WebRTC working group has consensus around adding this API.
Low risk. There is consensus and it is currently partially supported by other browsers:
None
Yes. https://bugs.chromium.org/p/chromium/issues/detail?id=703122 https://www.chromestatus.com/feature/5715393821802496
Yes.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
☆PhistucK
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
☆PhistucK
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
LGTM2
☆PhistucK
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
LGTM3
LGTM2
☆PhistucK
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
LGTM3
LGTM2
☆PhistucK
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.