On 2023/03/19 18:11:29 +0000, openbsd_send <openbsd_s...@protonmail.com> wrote:
> Dear everyone.
> I have any Questions for sndiod and pulseaudio.
> 
> I tried [OpenBSD Remote] to [Windows Local]...
> but, I was never to get success...
> how can i do it...
> 
> I am using X11VNC by Xvfb...
> I want to get Desktop sound...
> 
> have any ideas?

I might be wrong but firefox shouldn't be using pulseaudio on OpenBSD,
so tunnelling it doesn't do anything.

I'm also not sure you're doing the sndiod remote audio thingy
correctly.

(see <https://www.openbsd.org/faq/faq13.html#audionet>)

You should be running sndiod with the -L- flag on the system where you
want to audio to be played (i.e. windows in your case -- don't know if
there is a port of sndio for it or if it could work with the linux
subsystem) and run

        $ AUDIODEVICE=snd@192.168.2.10/0 firefox

on OpenBSD so that the audio is sent thru your lan and being played on
your Windows machine.

Unfortunately I don't have the slightest idea whether sndio runs under
Windows; I've only did something like that with a rpi3 running linux
and it worked fine :)

HTH


--
Please keep replies in the ML

Reply via email to