YPLog QRQ CW Keyboard, a WINDOWS program - working on MAC OSX - using WINEBOTTLER - LIVE DEMO

brief demo of getting the Windows program YPLOG to work on a MAC MINI Mojave OSX using WineBottler
http://winebottler.kronenberg.org/

NOTE: a Gstreamer "audio over ip" pipeline was constructed, using the OPUS AUDIO CODEC, to send audio from the MAC/YPLog over the home WIRELESS NETWORK, to this linux recording laptop...and into the recording so you can hear it too

GSTREAMER MAC TRANSMITTER script used:
*********************************************************************
gst-launch-1.0 -v osxaudiosrc ! "audio/x-raw,rate=48000,channels=1" ! audioconvert ! opusenc ! rtpopuspay ! udpsink host=192.168.1.101 port=5679

GSTREAMER RECEIVER script used:
******************************************************************
gst-launch-1.0 -v udpsrc port=5679 do-timestamp=true ! "application/x-rtp, media=(string)audio, clock-rate=(int)48000, encoding-name=(string)OPUS, sprop-maxcapturerate=(string)48000, sprop-stereo=(string)0, payload=(int)96, encoding-params=(string)2, ssrc=(uint)3493349858, timestamp-offset=(uint)2744818079, seqnum-offset=(uint)15057" ! rtpjitterbuffer latency=60 ! rtpopusdepay ! opusdec plc=true ! audioconvert ! jackaudiosink buffer-time=60000

Views: 51

Comment

You need to be a member of QRQcw to add comments!

Join QRQcw

© 2024   Created by Chuck aa0hw.   Powered by

Badges  |  Report an Issue  |  Terms of Service