Hello, thanks for the response. You are correct, it is a raspberry pi. I have viewed some of the other posts on here about audio output-
I tried creating an asound.conf file in my /etc folder like in this issue: No audio output with Mopidy + Mopidy Iris + HiFiBerry DAC+ Pro [solved] - #2 by kingosticks (I’m not using a HiFiBerry, just the pi’s audio jack) Is there further configuration I need to do on this?
I was also not able to get sound at any point, unlike this issue:
I’ve also tried changing-
[audio]
mixer = none
output = alsasink
to [audio]
mixer = none
output = autoaudiosink
I’ve also tried typing gst-launch-1.0 audiotestsrc ! audioresample ! autoaudiosink and get the following, but with no sound:
Setting pipeline to PAUSED …
Pipeline is PREROLLING …
Redistribute latency…
Pipeline is PREROLLED …
Setting pipeline to PLAYING …
New clock: GstAudioSinkClock
It may be worth noting that I have one “blacklisted entry” when checking my plugins with gst-inspect-1.0? Very new to linux in general so not sure…