Giter Club home page Giter Club logo

Comments (4)

hipersayanX avatar hipersayanX commented on June 11, 2024 1

Yes this is on my radar actually, I was looking about Pipewire the last week and it seems possible, but more projects needs to adopt it, otherwise it won't work in old software.

from akvirtualcamera.

ids1024 avatar ids1024 commented on June 11, 2024

but more projects needs to adopt it, otherwise it won't work in old software.

Right. As some of the posts I've seen about Pipewire's development, Cheese supports it automatically by virtue of using gstreamer. Not sure how much other software supports it yet.

Having good virtual camera support with Webcamoid could be a nice thing to point to for why programs/libraries should include a pipewire backend for webcams. But a kernel driver like akvcam will still be necessary for at least old software, for some time.

from akvirtualcamera.

hipersayanX avatar hipersayanX commented on June 11, 2024

Right. As some of the posts I've seen about Pipewire's development, Cheese supports it automatically by virtue of using gstreamer. Not sure how much other software supports it yet.

I'm interested in the webcam and desktop sharing feature, and the user space driver rater than kernel space, that's a real big improvement over V4L2 😄
I'm busy working with other things, but definitively I'll add support for Pipewire before next Webcamoid release, for capturing at least, the virtual camera will come much later.

Having good virtual camera support with Webcamoid could be a nice thing to point to for why programs/libraries should include a pipewire backend for webcams. But a kernel driver like akvcam will still be necessary for at least old software, for some time.

There is another option for supporting classic V4l2 programs that I was researching which is using fuse for creating the V4L2 devices but I was stuck with mmap implementation and there are some ioctls that can't be implemented, I was searching here and there and I think I've found some way to implement mmap and in the last case I can discard extended controls implementation.
Also if I can implement it, I'll have support for FreeBSD and other operating systems for free 😄

from akvirtualcamera.

ids1024 avatar ids1024 commented on June 11, 2024

Running into issues with ioctls is pretty much what I would expect, but it would definitely be great to have a fuse-based solution, if it can work!

from akvirtualcamera.

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.