Coder Social home page Coder Social logo

Comments (3)

xiongyihui avatar xiongyihui commented on August 18, 2024

The pygobject is installed by default.
You just need to run pip install avs to install it.

from avs.

yerasiprathyusha avatar yerasiprathyusha commented on August 18, 2024

Thank you for responding.
1.In my case pygobject is not installed by default.. And facing issues while cross compiling the pygobject package.. Tring to fix
2. Why are you using pyaudio as a mic instead of using gstreamer ?? Are there any advantages of using pyaudio (mic) over gstreamer (for both mic and player)?? In my case i need to share the mic between two applications, So can't use pyaudio.. Is it possible to replace pyaudio with gstreamer ? if yes, please guide me.

from avs.

xiongyihui avatar xiongyihui commented on August 18, 2024
  1. are you trying to build an openwrt firmware from sources? The pygobject package is at https://github.com/respeaker/respeaker-feed/tree/master/pygobject

  2. gstreamer has great capability of encoding and decoding, but as we just recording raw audio, gstreamer is not necessary. I never try to use gstreamer to record audio. If you have two applications to use the mic, ALSA dsnoop plugin is an option. https://alsa.opensrc.org/Dsnoop

from avs.

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.