[webrtc-extensions] Pull Request: Add a requestKeyframe() API

alvestrand has just submitted a new pull request for https://github.com/w3c/webrtc-extensions:

== Add a requestKeyframe() API ==
This was the simplest API I could think of.
The use of the operations chain (which I haven't been able to cite correctly) is to make it not racy with replaceTrack(), which is also on the operations chain.

I'd like to have comments from hbos and jib before proposing this to the WG.


See https://github.com/w3c/webrtc-extensions/pull/37

Received on Tuesday, 12 May 2020 13:51:17 UTC