[mediacapture-record] Allow updating audioBitsPerSecond and videoBitsPerSecond as done for mimeType (#205)

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

== Allow updating audioBitsPerSecond and videoBitsPerSecond as done for mimeType ==
If audioBitsPerSecond and videoBitsPerSecond are not specified, it is up to the User-Agent to specific these values.
This might usually be platform specific and may depend on the actual encoder being used.
These values may only be available asynchronously as encoders may leave in a different thread/process.

It seems it would be useful to be able to update audioBitsPerSecond and videoBitsPerSecond like done for mimeType, before the start event of MediaRecorder is started.

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


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

Received on Tuesday, 6 October 2020 12:28:41 UTC