Coder Social home page Coder Social logo

Comments (4)

mryel00 avatar mryel00 commented on July 19, 2024 2

One of the goals of this project is to support camera module v3 with crowsnest.
As @KwadFan reported previously there might be some issues with USB cameras and ustreamer on Raspberry Pi if you disable the legacy camera stack.
The support of USB cameras with spyglass would solve this issue without the need of installing/building other projects or installing extra dependencies for them.
One positive thing about the direct implementation would be that USB cameras can be controlled like CSI cameras without the need of an interface for another tool.
We only grab the frames directly from the camera without encoding anything, so there won't be much performance gains from another library.

from spyglass.

roamingthings avatar roamingthings commented on July 19, 2024

Sounds good. Thanks for clarification.

from spyglass.

stijnb1234 avatar stijnb1234 commented on July 19, 2024

Is it currently already possible to use USB camera's with Spyglass in combination with other software?

from spyglass.

mryel00 avatar mryel00 commented on July 19, 2024

@stijnb1234 The problem isn't and never will be spyglass directly. The only problem would be about libcamera, but it seems like it was just a configuration error that lead to this conclusion iirc.
So there shouldn't be any problems if you use an USB camera, relying on the normal UVC driver of linux.
As #10 is already a long time on stale and I recently looked into the USB camera support of picamera2 again, I might work on it so that you can use USB cameras directly with spyglass, as this FR intends.

from spyglass.

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.