[LAA] [ANN] jack-stdout 1.0

From: Robin Gareus <robin@email-addr-hidden>
Date: Wed Mar 30 2011 - 01:05:07 EEST

Hya,

I've just brought jack-stdout up to scratch.

jack-stdout captures audio from one or more JACK audio-ports and writes
raw data to standard-output.

It can write signed/unsigned 16/24bit integer and 32bit floating-point
data, both big/little endian.

  * http://rg42.org/oss/jackstdout/
  * git://rg42.org/jack-stdout

example usage - live stream from JACK:
  jack-stdout system:capture_1 system:capture_2 \
  | oggenc -r -R 48000 -B 16 -C 2 - \
  | tee /tmp/recording.ogg \
  | oggfwd -p -n "my live stream" localhost 5900 hackme live.ogg

have fun,
robin
_______________________________________________
Linux-audio-announce mailing list
Linux-audio-announce@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-announce
Received on Thu Mar 31 12:15:04 2011

This archive was generated by hypermail 2.1.8 : Thu Mar 31 2011 - 12:15:04 EEST