0

i would like to stream the microphone input of my Linux OpenWRT-device over the network. The soundcard is already working. Is there any simple way to stream the microphone input over the network (without compression is ok ...)?

1 Answers1

0

SSH in and get the raw audio data via arecord.

Ignacio Vazquez-Abrams
  • 776,304
  • 153
  • 1,341
  • 1,358