Giter Site home page Giter Site logo

Really slow framerate... about streameye HOT 3 OPEN

ccrisan avatar ccrisan commented on September 8, 2024
Really slow framerate...

from streameye.

Comments (3)

ccrisan avatar ccrisan commented on September 8, 2024

I remember having unexplainable performance problems with v4l2 and ffmpeg. I always assumed some tweaks were needed but I personally wouldn't know what to do.

The example was given so that it works with what most users have on their computers (ffmpeg), but there might be other utilities being capable of grabbing v4l2 data and spitting jpegs.

I use streamEye with raspimjpeg.py and results are roughly 10x better than with motion on a Raspberry PI.

In your case however you should seek help from the ffmpeg community on how to grab mjpeg from v4l2 devices in the most efficient way.

from streameye.

don41382 avatar don41382 commented on September 8, 2024

@scales11 I know, it's been a while, but I found a perfect way to stream in butter smooth 1920x1080 with 30 FPS on Raspberry PI zero

./raspimjpeg.py -w 1920 -h 1080 -r 30 -q 10 | streameye

The key ingredient was using raspimjpeg.py with streameye and setting the quality to 10 (-q 10), which is still really good.

from streameye.

scales11 avatar scales11 commented on September 8, 2024

@don41382 Thanks for the tip! I currently and running Debian OS with motioneye. I will try this method next.

from streameye.

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.