Git Product home page Git Product logo

demo-conference's Introduction

This package is deprecated

For a Go implementation of the PeerConnection see pion/webrtc

For a SFU see ion-sfu

For a full featured Media Server see ion

Also see awesome-pion for projects created by the Pion community.


Pion demo-conference

demo-conference is an example of fully featured Pion deploy. A working signaler, TURN server and web app.

This is a good template for building your application, fork and start adding features to the frontend or implement the callbacks in TURN/Signaler to get auth working with your existing application.

Prerequisites

A working Docker and Docker Compose setup.

Running

For developing a docker-compose.yml is available with features like hot-reloads so you can quickly start developing.

  • Trust all localhost HTTPS certificates -- open chrome://flags in a new tab and enable #allow-insecure-localhost
  • Generate your SSL certificates, WebRTC only works over HTTPS so we have to serve www and signaler via HTTPS
./create-ssl-cert.sh
  • Start demo-conference
docker-compose up --build
  • Open up demo-conference After you share your webcam you have joined the conference! Open multiple tabs, chat with yourself...

Now start hacking! Everything is hot-reload, so you can start making changes in the signaler, turn or www folder and your changes will be reflected right away.

Contributing

See CONTRIBUTING.md

License

MIT License - see LICENSE.md for full text

demo-conference's People

Contributors

sean-der avatar ijt avatar gburd avatar hugoarregui avatar vany-egorov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.