Re: MediaStream: multiple consumer case

On 3 April 2013 13:59, Robert O'Callahan <robert@ocallahan.org> wrote:
> On Thu, Apr 4, 2013 at 8:57 AM, Martin Thomson <martin.thomson@gmail.com>
> wrote:
>>
>> This is different from a static source, which we can choose not to
>> draw from and its state wont change when we come back.  Playing out
>> from a file is one example of a static source.  The MediaStream that
>> might be generated from a paused file source would still flow, but it
>> would be empty (silent or black) during the pause.
>>
>
> MediaStreams from paused sources should repeat the last video frame, not
> display black (or transparent).

Right.  Audio would go to silent, but pause for video is a repeat.  I
imagine that smell would go quiescent (analogous to audio) whereas
haptics would stop moving (analogous to video).

Received on Wednesday, 3 April 2013 22:43:40 UTC