Allowing remote java app to access local sound system

Ronald Klop ronald-lists at klop.ws
Wed Jul 1 12:56:20 UTC 2020


 
Van: Aryeh Friedman <aryeh.friedman at gmail.com>
Datum: woensdag, 1 juli 2020 14:43
Aan: FreeBSD Mailing List <freebsd-questions at freebsd.org>, freebsd-java at freebsd.org
Onderwerp: Allowing remote java app to access local sound system
> 
> I have a (java) app that works fine on a remote host and displays it's GUI
> by setting the DISPLAY environment variable.   The app also requires a
> working microphone (and other audio output devices). Is there any way to
> make it use the microphone/audio output on my local machine?   Note I
> suspect I would need to do this transparently to Java.  I am pretty sure
> Java has no idea how to do this on its own.
> 
> -- 
> Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
> 
> 
> 

Maybe something like https://www.freshports.org/audio/nas might help.

Regards,
Ronald.
 


More information about the freebsd-java mailing list