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

Web App -- Create Call #2

Closed
urgent opened this issue Nov 18, 2016 · 1 comment
Closed

Web App -- Create Call #2

urgent opened this issue Nov 18, 2016 · 1 comment

Comments

@urgent
Copy link
Contributor

urgent commented Nov 18, 2016

Need to use OpenTok API to create a voice call

https://tokbox.com/developer/sdks/js/

Use GET /calls/new api endpoint to get tokbox authentication token.

https://tokbox.com/developer/guides/connect-session/js/#connecting

Only need audio, no video:
https://tokbox.com/developer/guides/audio-video/js/#voice
https://tokbox.com/developer/tutorials/web/basic-video-chat/step-4/

Full stream instructions, and once again, friendly reminder, no video is required:
https://tokbox.com/developer/guides/publish-stream/js/index.html#create_publisher

@adammankowski1
Copy link
Contributor

Going to do this one.

thisbounty pushed a commit that referenced this issue Nov 22, 2016
Split files for opentok connect, one for callers one for searchers

Allows easier collab
thisbounty pushed a commit that referenced this issue Nov 22, 2016
Split files for opentok connect, one for callers one for searchers

Allows easier collab
thisbounty pushed a commit that referenced this issue Nov 22, 2016
Split files for opentok connect, one for callers one for searchers

Allows easier collab
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

3 participants