Audio-stream
From University of Washington - Ubicomp Research Page
Jump to navigationJump to search
audio-stream
- msp/src/audio-stream/audio-stream.c
- linux download (xscale)
audio-stream is a program that sends a stream of audio samples captured by msb-server over a TCP/IP connection. audio-stream listens for an incoming connection on a port you specify, and begins sending samples once connected. Only one connection may exist at a time.
The audio data format is identical to the sample format in the MSB protocol.
usage
Command line format
audio-stream <port>