Re: Cloning and sharing of MediaStreamTracks - worth it?

On 6 May 2013 14:24, Jim Barnett <Jim.Barnett@genesyslab.com> wrote:
> Could we pass the source IDs to the MediaStream constructor, instead of the Tracks?  Does the UA know enough about the types of the devices (given the source id) to create the right type of Track?

That might be the right way to perform clone instead of adopt.  That
does imply that none of the settings applied by the associated track
are applied to the resulting track.  Unless you want to use the track
ID instead of the source ID.

Received on Monday, 6 May 2013 22:04:47 UTC