Re: Using tracks instead of streams

On 14 November 2013 08:06, Cullen Jennings (fluffy) <fluffy@cisco.com> wrote:
> sure but what would it look like to set up a simple audio call at both the caller and callee side from JS point of view, just trying to get my head around what you are proposing.

Given that existing applications don't need to change, the example
could be just the same as any of the many simple examples that are
already out there.

If you wanted extra control (hold, etc...), then I'm sure that you can
work out how to acquire the objects you need.  It involves a little
bit of rummaging through collections, but that's just a natural
consequence of building APIs with god objects.

Received on Thursday, 14 November 2013 18:21:32 UTC