accelerator-core-js
accelerator-core-js copied to clipboard
OpentokJS 2.19 setVideoSource()
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?
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 excited! Is there a timeline on the new Typescript re-write of AccCore?
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.)