Hi,
I have an application which requires getting a stereo audio signal from one location to another. I have an old PC running Windows and VLC at each location.
So I set the "encoder" vlc to open the audio capture device, and stream over udp to the destination. I then set the "decoder" to receive this stream and send it to the audio output.
And it works well.
I'm looking for some advice on optimising this setup. Both PCs are relatively low-powered. On the source unit, which transcoding options should I select in the stream output module? Which are most efficient? I'm using mp3 at the moment.