Tuesday, September 17, 2024

Re: No speakers or microphone dino-0.4.4

On Tue, Sep 17, 2024 at 10:11 AM Dylan D'Silva <dylan@dsilva.email> wrote:
>
> Yes both are set.
> On Tue Sep 17, 2024 at 6:56 PM AEST, Dan wrote:
> > tried sysctl kern.audio.record = 1 and sysctl kern.video.record = 1 ?
> >
> > -Dan

You could try adding some debug printfs to
plugins/rtp/src/plugin.vala, particularly around the
get_audio_devices() function, to see why Dino is not finding your
audio device.
The backend it uses is gstreamer, so sndio should be supported.

Cheers,
David
--
"If you try a few times and give up, you'll never get there. But if
you keep at it... There's a lot of problems in the world which can
really be solved by applying two or three times the persistence that
other people will."
-- Stewart Nelson

No comments:

Post a Comment