Giter Site home page Giter Site logo

Comments (9)

ivr588 avatar ivr588 commented on July 22, 2024

Thought I'd also mention that #90 which is the Recommended Configurations section off https://github.com/ccrisan/motioneyeos/wiki/Configuration gives a 404.

from motioneyeos.

ccrisan avatar ccrisan commented on July 22, 2024

I'd need to do some research before being able to answer your question. Thanks for letting me know about the dead link.

from motioneyeos.

ivr588 avatar ivr588 commented on July 22, 2024

Hi,

[pi2 with piNoIR camera]

I got the mpeg-2 licence anyway. and yeah it does make a difference for the better. Not so laggy and it's running 10fps with ease, and not crashing. Before, if I had everything running (streaming, movies and stills), even at the 448 maximum GPU sometimes it would lag and crash. Now it has 944 MB for GPU (modified boardctl.py and rebuilt), running sshfs mounted output dir to remote site and it's stable so far.

Having it as just a mjpeg camera 800x480 @15fps quality=100 gives really smooth results.

from motioneyeos.

tyborall avatar tyborall commented on July 22, 2024

I modified thread-1.conf for testing purposes, removed the "videodevice" line, pointed to network camera http://127.0.0.1:8080 with "netcam_url" and launched raspimjpeg.py piped to streameye. Performance is even better. If we now write the videos motion creates to a ram disk and after that copy it to sdcard, i think we can achieve 25 fps @ 1920x1080.
The project https://github.com/karstenBehrendt/raspi_security_camera inspired me...

from motioneyeos.

ccrisan avatar ccrisan commented on July 22, 2024

Unfortunately it's not as easy as it seems. Simply using the netcam way instead of the v4l2 way won't improve the performance at all. On the contrary, the overhead of locally creating the stream (using streameye) will slightly degrade the performance.

The good idea is that we could supply motion with a lower resolution/quality feed so that the motion detection doesn't eat up that much CPU. This is an idea to be further developed and the implementation is for sure not that easy.

from motioneyeos.

tyborall avatar tyborall commented on July 22, 2024

That way Raspi_Security_Camera works. It uses motion on a very low resolution and it's only for triggering the video recording after motion is detected. But maybe it's an approach to work on.

from motioneyeos.

tyborall avatar tyborall commented on July 22, 2024

Hey Calin, have you ever looked in PiKrellCam? http://billw2.github.io/pikrellcam/pikrellcam.html
The web interface is ugly, but the feature set is stunning! Real 30 FPS Full HD recording and everything works without "motion" package. It is very very stable.

Maybe you can adapt that c written daemon for use with the CSI camera board.

from motioneyeos.

ektus avatar ektus commented on July 22, 2024

I've got both PiKrellCam and MotionEye running under Raspbian Wheezy on a PI2. PiKrellCam takes care of the internal camera module, set to 10fps at 1296*972 and video recording on motion detect, works good with very few false detects.
MotionEye is set to do motion detection for a RTSP network camera, but currently only on the preview stream (320x240 with MotionEye set to 640x480), but produces many false motion detects due to compression artefacts (entire regions of the picture becoming garbled). I don't know if this is a problem of the camera, the network or the RPi, though :-(

from motioneyeos.

bortek avatar bortek commented on July 22, 2024

Closing this due to lack of interest.

from motioneyeos.

Related Issues (20)

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.