tunerd 0.6 review

Download
by rbytes.net on

tunerd is a very simple daemon to control an FM tuner

License: GPL (GNU General Public License)
File size: 0K
Developer: Chris Mumford
0 stars award from rbytes.net

tunerd is a very simple daemon to control an FM tuner. I found that most FM tuner control programs opened the device (/dev/tuner), set the property (frequency), and closed the device again. This is fine on most tuners, but my USB FM tuner always turned off when the device was closed. I needed a program that would always keep the device open - hence tunerd.

Because tunerd always keeps the device open it needs some way to be controlled so that other programs can talk to the FM tuner. To allow this tunerd will listen on a TCP/IP socket for requests to set/get various FM tuner attributes. This package also has another program called setuner which controls the FM tuner by talking to tunerd. I use this to control my FM tuner from a web page and cgi-bin script.

Compile instructions:

./configure
make

What's New in This Release:
Fixed minor code compatibility problems and updated configure scripts

tunerd 0.6 search tags