[mediacapture-fromelement] Specify what happens when frameRate is omitted

foolip has just created a new issue for 
https://github.com/w3c/mediacapture-fromelement:

== Specify what happens when frameRate is omitted ==
http://w3c.github.io/mediacapture-fromelement/#widl-HTMLCanvasElement-captureStream-MediaStream-double-frameRate
 doesn't say but the spec used to say "If the frameRate value is 
omitted, the user agent should capture new frames each time that the 
content of the canvas changes."

What Blink does is to treat it as 60, which doesn't seem right.

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

Received on Thursday, 18 February 2016 04:57:20 UTC