Skip to content

mroads/WebRTC

Repository files navigation

WebRTC samples

This repository contains WebRTC sample applications which has all the flashy features. This application is built using angular 5. Use this as an example and code base to the amazing applications that you are trying to build.

Demo

Tap me!

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

cd peer2peer-angular
npm install
ng serve

Prerequisites

Nodejs Angular Cli

Installing

cd peer2peer-angular
npm install
ng serve

open http://localhost:4200

Running the tests

ng test

Deployment

Build peer2peer-application with prod properties.

ng build --prod
cd dist

Deploy contents in dist folder in a web server of your choice.

Built With

Annoncement

This application is not fully tested with mobiles. So, HERE BE DRAGONS!!

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc

About

This project consists of WebRTC samples developed by mroads

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published