Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpentokJS 2.19 setVideoSource() #99

Open
quuu opened this issue Feb 11, 2021 · 3 comments
Open

OpentokJS 2.19 setVideoSource() #99

quuu opened this issue Feb 11, 2021 · 3 comments

Comments

@quuu
Copy link

quuu commented Feb 11, 2021

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?

@michaeljolley
Copy link
Contributor

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.

@quuu
Copy link
Author

quuu commented Mar 11, 2021

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

@michaeljolley
Copy link
Contributor

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.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants