Coder Social home page Coder Social logo

ideaplexus / node-webrtc-rpi-binaries Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bfishman/node-webrtc-rpi-binaries

0.0 1.0 0.0 1.36 MB

Precompiled node-webrtc binaries for use on the Raspberry Pi (armv71)

Makefile 92.02% Python 7.98%

node-webrtc-rpi-binaries's Introduction

node-webrtc-rpi-binaries

Build folder contains the node-webrtc binaries compiled for (on) armv71 architechture.

To use:

  • place the build folder from this repo into the node-webrtc folder, i.e.:
cd ~
mkdir node-webrtc
wget https://github.com/js-platform/node-webrtc/archive/v0.0.59.tar.gz
tar -xzvf v0.0.59.tar.gz -C node-webrtc/ --strip-components=1
wget https://github.com/bfishman/node-webrtc-rpi-binaries/archive/1.0.tar.gz
cd node-webrtc/
tar -xvf ./../1.0.tar.gz --strip-components=1
  • Now you can copy the node-webrtc folder and paste it under the node_modules folder of a node.js project.
  • From wihtin your node code simply call require('node-webrtc') and you're set.

node-webrtc-rpi-binaries's People

Contributors

bfishman avatar

Watchers

 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.