opentok / accelerator-core-js

Accelerator Core provides a simple way to integrate real-time audio/video into your web application using the OpenTok Platform
https://www.vonage.com/communications-apis/video/
MIT License
25 stars 38 forks source link

ipWhitelist support? #100

Open jdugas opened 3 years ago

jdugas commented 3 years ago

I'm looking into adding ipWhitelist support for my app, but I can't see how it can be done with accelerator-core-js. Is there a way to do that?

This documentation has instructions on how to add it without accelerator-core-js: https://tokbox.com/developer/enterprise/content/ip-addresses/

michaeljolley commented 3 years ago

Currently, you can't specify those custom options when using this accelerator. I like this idea though and will try to get it added.