/elixir-webrtc

Audio, Video service webrtc in elixir phoenix

Primary LanguageElixir

Elixir Phoenix - Audio Video Chat

Elixir v1.10 or above

Usage

Clone this repository and build docker image.

docker-compose up --build --abort-on-container-exit --remove-orphans

Command above will create 2 containers, database container and web container.

Now you can visit localhost:5000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more