From f0bb7eef82576f581bdd205f2c9eb4278223fcc7 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 17 Dec 2001 19:03:13 +0000 Subject: first batch Original commit message from CVS: first batch --- sys/oss/README | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 sys/oss/README (limited to 'sys/oss/README') diff --git a/sys/oss/README b/sys/oss/README new file mode 100644 index 00000000..db3f1db9 --- /dev/null +++ b/sys/oss/README @@ -0,0 +1,37 @@ + + + GStreamer + + + (------------------------------------) + ! ! + sink GstOss src + ! ! + ! ! + (------------------------------------) + ! ^ + ! 500 ! 501 + V ! + (------------------------------------) + ! GstOssHelper ! + (------------------------------------) + ! Native OSS APP ! + ! ! + (------------------------------------) + + +Port 500 protocol +----------------- + +nothing yet + +port 501 protocol +----------------- + +1 + N bytes of raw audio data following + +2 + + + -- cgit