GithubHelp home page GithubHelp logo

tharinduyasarathna / live-stream-object-detection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bookjan/live-stream-object-detection

0.0 1.0 0.0 59.81 MB

Share your webcam stream with real-time object detection to the public by Node.js.

License: MIT License

JavaScript 95.11% HTML 4.89%

live-stream-object-detection's Introduction

live-stream-object-detection

Share your webcam stream with real-time object detection to the public by Node.js.

Technologies

This project using the following technologies to go:

  • opencv4nodejs: Use it to capture webcam frames and more power
  • TensorFlow Object Detection: Use it to detect objects on a frame
  • FFmpeg: Use it to compress frames and make the live streaming
  • ws: Use it to send stream to web browser
  • JSMpeg: Use it to decode streaming from server for web browser
  • ngrok: Use it to get public and secure URL for exposing the local web server
  • express: Use it to make a web server

Requirements

Installation

The below commands to install the project.

  1. npm install
  2. node server.js

Running the demo

  • Make sure you are still in the project_root directory
  • To run the server: node server.js then you will get the Ngrok HTTP URL in terminal
  • To run the demo, open a browser and go to Ngrok HTTP URL

The app should be up and running!

live-stream-object-detection's People

Contributors

bookjan 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.