Doesn't work, unfortunately. Thing is, I had it working on Raspberry Pi Zero W. Now that I switched to Rpi 3a+, I can't get the sound to output with the same setup. I tried using
https://github.com/michaelfranzl/janus-rtpforward-plugin as I did with RPi Zero, and then tried switching to Videoroom for RTP forwarding. Both yield bytes on the UDP port, and neither produce any sound. I'm not sure if Janus isn't providing the format it's supposed to, or GStreamer isn't reading the format properly. Looking at gstreamer verbose output, I don't see anything wrong. Any advice on how to proceed with debugging?
I've never used FFMPEG before - maybe I should give that a try. Would you mind providing a command to run with ffmpeg to do this?
Thanks!