GithubHelp home page GithubHelp logo

rus0000 / node-nvr Goto Github PK

View Code? Open in Web Editor NEW
70.0 14.0 23.0 1.06 MB

A simple Network Video Recorder written in Node.js

License: MIT License

JavaScript 89.70% CSS 1.20% HTML 9.10%
video-recording webcam video-stream streaming-video mp4-files motion ffmpeg video-files playback-speed playback-video

node-nvr's People

Contributors

rus0000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

node-nvr's Issues

Compiling issue

Hi
I want to use this source to check if it fits for my project(Running on Ubuntu 16.04).
But there are some errors while installing thrw sudo npm install
Do you have any idea to fix this?

Here's the error message:
node-pre-gyp ERR! Tried to download(undefined): https://node-inspector.s3.amazonaws.com/debug/v1.0.1/node-v83-linux-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v83 ABI, glibc) (falling back to source compile with node-gyp)
gyp ERR! configure error
gyp ERR! stack Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/grunt-node-inspector/node_modules/v8-debug/build'
gyp ERR! System Linux 4.15.0-96-generic
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/usr/local/lib/node_modules/grunt-node-inspector/node_modules/v8-debug/build/debug/v1.0.1/node-v83-linux-x64/debug.node" "--module_name=debug" "--module_path=/usr/local/lib/node_modules/grunt-node-inspector/node_modules/v8-debug/build/debug/v1.0.1/node-v83-linux-x64"
gyp ERR! cwd /usr/local/lib/node_modules/grunt-node-inspector/node_modules/v8-debug
gyp ERR! node -v v14.0.0
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
node-pre-gyp ERR! build error
node-pre-gyp ERR! stack Error: Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/usr/local/lib/node_modules/grunt-node-inspector/node_modules/v8-debug/build/debug/v1.0.1/node-v83-linux-x64/debug.node --module_name=debug --module_path=/usr/local/lib/node_modules/grunt-node-inspector/node_modules/v8-debug/build/debug/v1.0.1/node-v83-linux-x64' (1)
node-pre-gyp ERR! stack at ChildProcess. (/usr/local/lib/node_modules/grunt-node-inspector/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
node-pre-gyp ERR! stack at ChildProcess.emit (events.js:315:20)
node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:1051:16)
node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5)
node-pre-gyp ERR! System Linux 4.15.0-96-generic
node-pre-gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/grunt-node-inspector/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
node-pre-gyp ERR! cwd /usr/local/lib/node_modules/grunt-node-inspector/node_modules/v8-debug
node-pre-gyp ERR! node -v v14.0.0
node-pre-gyp ERR! node-pre-gyp -v v0.6.39
node-pre-gyp ERR! not ok
Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/usr/local/lib/node_modules/grunt-node-inspector/node_modules/v8-debug/build/debug/v1.0.1/node-v83-linux-x64/debug.node --module_name=debug --module_path=/usr/local/lib/node_modules/grunt-node-inspector/node_modules/v8-debug/build/debug/v1.0.1/node-v83-linux-x64' (1)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node-pre-gyp install --fallback-to-build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/build/.npm/_logs/2020-04-22T00_10_00_152Z-debug.log

Here's my node&npm version:
✔ ~/ozonebase/server/src/examples/node-nvr [master|✚ 1…1]
00:42 $ node -v
v14.0.0
✔ ~/ozonebase/server/src/examples/node-nvr [master|✚ 1…1]
00:42 $ npm -v
6.14.4

ffserver.conf

I'm trying to get this up and running.
The ffmpeg processes are running but now I'm looking at ffserver. Clearly it needs a conf file but I wondered if you could supply the one you've created.
Thanks
John

Could not get past error

Error: ENOENT: no such file or directory, open '/usr/node/video/recorder_log.txt'
at Error (native)

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.