[ortc] RangeError for resolutionScale < 1.0

aboba has just created a new issue for 
https://github.com/openpeer/ortc:

== RangeError for resolutionScale < 1.0 ==
Currently, the specification says that resolutionScale should be > 0.
  It should instead say that resolutionScale needs to be > 1.0.

Here is a PR to address this in WebRTC 1.0:  
https://github.com/w3c/webrtc-pc/pull/500

Please view or discuss this issue at 
https://github.com/openpeer/ortc/issues/379 using your GitHub account

Received on Tuesday, 16 February 2016 20:46:14 UTC