Giter Site home page Giter Site logo

jm93944 / shinobi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from moeiscool/shinobi

1.0 1.0 0.0 18.39 MB

The Open Source CCTV platform written in Node.JS (Camera Recorder - Security Surveillance Software)

Shell 4.11% JavaScript 56.51% HTML 5.59% CSS 30.52% ApacheConf 1.87% Nginx 0.47% PHP 0.79% Vim Script 0.13%

shinobi's Introduction

Shinobi

YouTube - Slack - Twitter - Facebook - Reddit - Bountysource - Pledgie - GoFundMe - GratiPay

Shinobi is an Open Source CCTV software written in Node.JS. Designed with multiple account system, Streams by WebSocket, and Save to WebM. Currently it is being crafted for IP Cameras, not local. Shinobi can record IP Cameras and Local Cameras.

Key Aspects

  • Written in a simple structure. camera.js and web folder.
  • Streams are transferred through WebSocket. DOM element is an img tag.
  • Any websocket enabled browser can support the image stream (including mobile)
  • Can save to WebM or MP4 (Your version of FFMPEG must have libvpx and libx264)
  • No Mootools (yes, you can shake my hand later)
  • Calendar view for Events

More about Shinobi in the Wiki

https://github.com/moeiscool/Shinobi/wiki

Supported Cameras

https://github.com/moeiscool/Shinobi/wiki/Supported-Cameras

Supported Systems

How to Install and Run

To Do

  • Fix Pipe error that occasionally occurs. (appears to be caused by JPEG stream emit or pipe into ffmpeg, MJPEG is not affected) - this will be addressed by segmenting feature.
  • Save events with blank frames and force real duration instead of based on frame count.
  • better mobile support.

Help Shinobi

One Ad click from every visitor will be tremendously helpful and it would take less time than actually going through a donation engine :D

https://moeiscool.github.com/Shinobi/

If you like Shinobi please check out some ways you can help Support Shinobi.

Author

Moe Alam

Follow me on Twitter https://twitter.com/moe_alam

Credits

If you wish to use this software for commercial purposes please consider donating :) If not.. including my name would be nice.

Shinobi
Copyright (C) 2016-2025 Moe Alam, moeiscool

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

# Libraries Used

vbox.css (the framework that does the vertical panel layout) - I honestly don't know who made this, i found it in a zip.
jQuery - http://jquery.com/
Socket.io - http://socket.io/
Bootstrap - http://getbootstrap.com/
Moment.js - http://momentjs.com/
Livestamp.js - https://mattbradley.github.io/livestampjs/
Font Awesome - http://fontawesome.io/
Node.js - https://nodejs.org
MySQL - https://www.mysql.com/
NPM: mysql - https://www.npmjs.com/package/mysql
NPM: crypto - https://www.npmjs.com/package/crypto
NPM: express - http://expressjs.com/
NPM: request - https://www.npmjs.com/package/request
NPM: connection-tester - https://www.npmjs.com/package/connection-tester

and maybe a few others.

shinobi's People

Contributors

moeiscool avatar kzap avatar mrproper avatar turbomettwurst avatar curioussavage avatar

Stargazers

Jon avatar

Watchers

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