[mediacapture-transform] Add "real-time" warning/note to MediaStreamTrackGenerator (#20)

tguilbert-google has just created a new issue for https://github.com/w3c/mediacapture-transform:

== Add "real-time" warning/note to MediaStreamTrackGenerator ==
MediaStreamTrackGenerator does not specifiy any limits as to the speed at which data can be fed in. This can lead to problems if developers push 60s worth of audio data in 1s (see crbug.com/1184070).

There should be a note in the spec mentioning that developers are expected to feed tracks at a reasonable real-time rate.

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


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

Received on Thursday, 15 April 2021 17:33:38 UTC