Re: Spec question - multiple video tracks in a MediaStream?

> - Give the URL-generating function an optional parameter for the track
> index (defaulting to first video)
> - Feed the URL-generating function a track instead of a MediaStream

For these two options, it's important to remember that the <video> tag 
also plays audio, and is currently what does the synchronization between 
the two.

Received on Thursday, 25 August 2011 10:15:50 UTC