[webrtc-pc] Define what happens if maxFramerate is 0?

stefhak has just created a new issue for https://github.com/w3c/webrtc-pc:

== Define what happens if maxFramerate is 0? ==
I don't think we've defined what should happen. OTOH, it seems that the options for the UA are not that many. The only case I can think of when different interpretations could be made would be for the case the UA is about to transmit, or has started to transmit, a frame when `setParameters` is called with 'maxFramerate` being `0.0`. This could be a big one (I-frame), and the options would be to either transmit that frame or abort before finalizing the transmission. Being a corner case means that perhaps we can just leave it as is?

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1992 using your GitHub account

Received on Wednesday, 26 September 2018 08:29:45 UTC