Skip to content

pyuta-gh/janus-local-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

janus-local-run

Create a local operating environment for Janus for Web RTC in a Docker container.

How to use

Please try image-name with any name you like.

Souce Clone

git clone git@github.com:pyuta-gh/janus-local-run.git
cd janus-local-run

Image build method

docker build -t image-name .

Start container from image

docker run -itd -p 8088:8088 -p 8000:8000 --name janus -d image-name

About

Create a local operating environment for Janus for Web RTC in a Docker container.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published