¿ªÔÆÌåÓý

Re: is there a way to avoid running sdr application and virtual audio driver?


 

Let me rephrase:
Looking for a 'very low resource', command line option that goes directly to audio over UDP.
SO in specifics, replace??
???? rtl_fm -f 144.39M -o 4 - | nc -u localhost 7355
or
? ? rtl_fm? -f 144.39M -o 4 - |sox -traw -r24k -es -b16 -c1 -V1 - -tmp3 - | socat -s TCP-LISTEN:8080 ?

with something like
???? rtl_fm1 -f 144.39 -u localhost:7355 --output_format audio_signed_16-bit
or however it can be specified.

Remove NC and get the application to take care of it directly to audio format.

Robert Giuliano
KB8RCO



On Thursday, November 10, 2022 at 12:20:29 PM EST, Sasha Tim <sasha.nyc09@...> wrote:


SDR++ can do UDP audio


On Wed, Nov 9, 2022 at 9:01 AM Rob Giuliano via <kb8rco=[email protected]> wrote:
If someone knows of a network audio application to output the audio over UDP, that would be even more ideal.
Then you could use Direwolf UDP input rather than standard input / output.
The only one I found was RTL_FM_VLC.
Has anyone used that?

-----
Rob KB8RCO

Join [email protected] to automatically receive all group messages.