youennf
youennf
iOS failures unrelated.
This patch works on top of https://github.com/WebKit/WebKit/pull/31537, hence why there are two commits. Only the top commit is planned to be landed here.
Fixes https://github.com/w3c/webrtc-extensions/issues/244
I think being normative and using `MUST` is good here. I think we just need to keep track of making sure the link is changed before we go to CR.
Do you know what Chrome is doing here? The spec is currently somehow broken with that respect.
> * since the video on the left is the source of the video on the right, I'd expect stopping it to affect them the same I tend to agree,...
A first solution is to synchronise the events/promise resolution tasks with VideoFrame enqueuing tasks. Plus reusing the same task source. That way MediaStreamTrack exposed settings apply to enqueued VideoFrames (as...
The same issue could also be discussed for WebTransport as well.
I was thinking about 5G network slicing to improve latency, given the scope is RTC.
Agreed that 5G slices can improve both latency and bandwidth. FWIW, the potential use cases for an API I heard of: - A web application that does not care about...