[mediacapture-main] resizeMode: "none" should imply native frame rates (#762)

jan-ivar has just created a new issue for https://github.com/w3c/mediacapture-main:

== resizeMode: "none" should imply native frame rates ==
The one part we missed is I think `resizeMode: "none"` doesn't make a lot of sense if it doesn't also yield native frame rates, which is what Firefox does.

I propose we just specify this. Apps that want a mix (e.g. native res + decimated framerate) can achieve this with two `applyConsteaints` calls: essentially locating the native mode first,  then applying the non-native constraint second.

Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/762 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 19 December 2020 18:30:03 UTC