Skip to content

jianesis/live-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Setup

  • Go tokbox.com and grab the API keys
  • Add API keys to config/application.yml: opentok_api_key: your_api_key opentok_api_secret: your_api_secret

Deploy to heroku

  • Setup app locally
  • $ heroku config:set opentok_api_key=your_api_key opentok_api_secret=your_api_secret
  • $ heroku create
  • $ git push heroku master
  • $ heroku open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published