accelerator-core-js icon indicating copy to clipboard operation
accelerator-core-js copied to clipboard

OpentokJS 2.19 setVideoSource()

Open quuu opened this issue 4 years ago • 3 comments

Opentok 2.19 recently introduced a setVideoSource that lets users change devices without having to rejoin the call. Can this be added to accelerator core?

quuu avatar Feb 11 '21 17:02 quuu

The accelerator doesn't currently allow users to specify a camera/microphone. It would have to be set in the browser. This is a nice addition though. We're currently in the process of re-writing the accelerator in TypeScript. This is a potential new feature there.

michaeljolley avatar Mar 08 '21 04:03 michaeljolley

@MichaelJolley excited! Is there a timeline on the new Typescript re-write of AccCore?

quuu avatar Mar 11 '21 00:03 quuu

No timeline. We've been working for a few months and realized we want to really refactor rather than convert to make it much better. Will likely be in a new repository. I'll share an update when that repo is public. (Hopefully in the next couple of weeks.)

michaeljolley avatar Mar 11 '21 16:03 michaeljolley