Good to hear you're making progress.? What was the
fix here?? Sending and receiving at a common rate of 44100?? I
also see a change on the Windows command line of using "-ac 1".??
If things are working, try re-enabling the /4 decimation option on
Direwolf since 300bps AFSK packet is very easy stuff for Direwolf
to process.
--David
KI6ZHD
On 07/02/2024 01:57 PM, Franco Avino
wrote:
toggle quoted message
Show quoted text
OOOOOOK!!!!!
After a lot of test (and failure) here a working conf:
WINDOWS HOST
ffmpeg version:
ffmpeg -f dshow -i audio="Mic 1 (Virtual Audio Cable)"
-ac 1 -acodec pcm_s16le -b:a 44100 -f wav udp://192.168.56.1:12000
Note: Mic 1 is a
virtual device created with VAC (Virtual Audio Cable)
LINUX HOST
direwolf.conf:
ADEVICE0 udp:12000 null
ARATE 44100
MYCALL TEST
MODEM 300 1600:1800 7@30
command: direwolf -n 2 -a 10 -t 0 -n 1 -r 44100 udp:12000