Giter Site home page Giter Site logo

Comments (6)

umlaeute avatar umlaeute commented on July 29, 2024

please explain what you mean by '"motion" surveillance software support'.
and what "it" is, that outputs those things.

anyhow: v4l2loopback's aim is to be a fully v4l2-conformant capture-device (from the consumer point of view); i'll hapiily fix all bugs that exhibit non-standard conformant behaviour. any application that can work with a standards-conformant device should thus work.

however, i will NOT add any code to support a specific application (that makes assumptions on the devices which they ought not make)

from v4l2loopback.

drJabber avatar drJabber commented on July 29, 2024

sorry
Motion is a program that monitors the video signal from cameras. It is able to detect if a significant part of the picture has changed; in other words, it can detect motion. You can find information about it here: http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome
This program uses vloopback kernel module to make a pipe between the camera device (e.g. /dev/video0) to some virtual video device created by vloopback module (e.g. /dev/video8)
But vloopback module uses v4l1 API, which is excluded from last debian and ubuntu distributions. So I just tried to use your v4l2loopback module with motion program. But motion outputs those messages.

Thank you for your explanations, I already understood that it is not a problem of your code, I'll try to ask motion program authors for support of v4l2loopback device.

from v4l2loopback.

umlaeute avatar umlaeute commented on July 29, 2024

thanks for the further info.

note that i'm not saying that it is not a problem of my code, i'm sure that it is full of bugs.
but it might as well be the problem of the application

and i'm keep getting mails like "skype is not working, please fix it" which is quite annoying (and even more so, since skype/M$ make quite some money, while v4l2loopback has not institutional backing)

from v4l2loopback.

umlaeute avatar umlaeute commented on July 29, 2024

hmm, i can confirm that "motion-3.2.12" as packaged in debian is not working.

but then i checked out the svn version of motion and the git version and it seems to work just fine with a standard v4l2loopback device. so i think the problem is indeed on the (old verseion of) motion and has been fixed in the meantime.

from v4l2loopback.

drJabber avatar drJabber commented on July 29, 2024

Oh! Thank you very much! I saw the discussion about v4l2loopback integration on motion home in 2011 year, but I thought that they still didn't integrate it. I'll try to check git version of motion this eventing and report you if you are interesting about it.

from v4l2loopback.

umlaeute avatar umlaeute commented on July 29, 2024

sure, it would be nice to have it as a usecase on the wiki

from v4l2loopback.

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.