Skip to content

ok8omk/hitorinomi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hitorinomi

Require

  • Python3
  • Flask

SkyWay video chat example

Getting started

  1. Clone sample apps

    $ git clone https://github.com/cloud-hackathon/skyway-apps.git
  2. Move to sfu-videochat directory

  3. Once you’ve given it a try, sign up for the freeCommunity Edition and get an API Ke

  4. Run application with the API key you got in step 3

    $ export DOCKER_HOST=tcp://hack0[1-9].hiconyan.com:2375
    $ docker build -t sfu-videochat:[your_team_name] .
    $ docker run -it -p 808[0-9]:80 -e SKYWAY_KEY=<YOUR_API_KEY> sfu-videochat:[your_team_name]
  5. Access https://hack0[1-9].hiconyan.com/808[0-9]/ on browser

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages