Git Product home page Git Product logo

webrtc-example's Introduction

Prototype WebRTC

This project is developed by Clément Mouret and Luc Tribolet during an internship at Atos Worldline.

This prototype is only available for Chrome/Chromium with WebRTC support. This web application allows you to video chat with someone else by sharing a single link. There is an embedded chat. But for the moment the chat is using the signalling server for the message transport. As we can't send any other data than video and voice trhough WebRTC, the presentation is just image in a carousel which the next and prev actions are shared trhough the signalling server too.

Requirements

You have to install

  • node.js (Websocket module is directly provided with the sources)
  • a HTTP server
  • Chrome or Chromium (please use the latest version of Chrome/Chromium Dev or Chrome Canary)

Installation

  1. Get the sources
  2. Move them in your www directory
  3. Change the server address in index.php and webrtc.js if needed
  4. Launch index.js in nodejs_server with "node /path/to/your/www/nodejs_server/index.js"
  5. Open the page http://yourserver/
  6. Then share the link given to your partner
  7. Enjoy

Credits

This project use the differents following projects :

  • jQuery
  • Bootstrap Twitter

And it's been inspired directly from this application : https://apprtc.appspot.com/

Contacts

Feel free to contact us for any further information.

webrtc-example's People

Contributors

moumou avatar ltribolet avatar romansk 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.