Skip to content
forked from malditogeek/vmux

VMUX - Plugin-free video calls in your browser using WebRTC

License

Notifications You must be signed in to change notification settings

hengkiardo/vmux

 
 

Repository files navigation

VMUX

Plugin-free video calls in your browser using WebRTC

VMUX is a Skype™ alternative that runs in the browser. It's built on top of WebRTC so you don't need to install any plugins or use Flash. You can do one-to-one or multi-party video calls and all the communications are P2P and encrypted.

You can try it at https://vmux.co

Have any questions? Join the conversation at Gitter

Browser support

VMUX supports the lastest stable versions of Chrome, Firefox and Opera.

For more info about WebRTC browser support go to WebRTC.org.

Stack

Getting started

Prerequisite: Redis

If you already have a working Node/NPM environment, should be as easy as:

npm install
npm start

Point your browser to localhost:5000

Deployment

If you're going to run VMUX in production, make sure you create your own Twitter app for authentication and it's configured properly.

Author

Mauro Pompilio

License

VMUX is release under the BSD license.

About

VMUX - Plugin-free video calls in your browser using WebRTC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published