[mediacapture-record] Handle the case of audio/video track configuration changes (#188)

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

== Handle the case of audio/video track configuration changes ==
The spec is not clear about the requirements of handling audio/video track changes (sample rate, resolution, frame rate...).
In some cases, the container format might allow changes, in other cases, it might not.
In some cases, the user agent may be able to accommodate and in some others it cannot.

This creates a risk for some user agents accommodating some changes and some other user agents stopping the recording.
This might become a bigger issue with the replaceStream/replaceTrack proposal.

Tightening the requirements would help improve interop between implementations.

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

Received on Thursday, 19 September 2019 05:24:00 UTC