Coder Social home page Coder Social logo

terkea / firereactrtc Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 1.58 MB

fireReactRTC is a finger-snapping fast to implement react component for webRTC in ReactJS with Firebase as backend.

Home Page: https://firereactrtc-3690b.web.app/

License: MIT License

HTML 9.44% CSS 9.90% JavaScript 80.66%
react reactjs react-components webrtc webrtc-video webrtc-javascript-library webrtc-demos firebase firebase-database

firereactrtc's Introduction

Demo

https://firereactrtc-3690b.web.app/ When accessing a room use another browser window and hit the join button twice.

Motivation

fireReactRTC is a finger-snapping fast to implement component for webRTC in ReactJS with Firebase as backend.

realtimeDB realtimeDB

Run

First clone the repository and install the node modules

npm install

Then create a new project on firebase along with a database.

Then navigate to the Realtime Database menu and override the rules

{
    "rules": {
      ".read": true,
      ".write": true
    }
}

realtimeDB

Once you done there navigate to the app settings then copy yours and replace them with the ones from firebase.js

settings

npm start

Knock yourself up! In the near future I'll improve its design.

firereactrtc's People

Contributors

terkea avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

troutrous

firereactrtc's Issues

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.