[ecasound] NetECI progress

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: [ecasound] NetECI progress
From: Kai Vehmanen (k_AT_eca.cx)
Date: Sun Jun 30 2002 - 14:04:37 EEST


First version of the NetECI daemon code is now in the CVS.
There's also a simple client program written in python
in the examples directory (netecimonitor.py). To test it out:

[console 1]
ecasound -c --daemon -i foo.wav -o alsa -ea:100 -kl:1,80,120,0.2

[console 2]
cd ecasound/examples
./netecimonitor.py

You should get a status screen of ecasound operation that is updated once
a second. You can exit and restart the ecasound instance and
netecimonitor will try to reconnect automatically to the new server
instance. If you run ecasound without --daemon, everything works like
before.

NetECI binds to the TCP port 2868 and is able to handle multiple clients
at the same time. While it does work, the server currently crashes once in
a while for some unknown reason. I suspect there're problems in the
multithread locking code.

-- 
 http://www.eca.cx
 Audio software for Linux!

-- To unsubscribe send message 'unsubscribe' in the body of the message to <ecasound-list-request_AT_wakkanet.fi>.


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sun Jun 30 2002 - 14:04:37 EEST