The first attempt at rotor support for TVHeadend has been posted to GITHub.
This release supports USALS and GOTOX. It even allows both rotor types in series on the same DVB card.
Please help us test this for bugs and provide feedback if possible by replying to this thread. Thanks. Below is the instructions on obtaining and compiling:
git clone https://github.com/jsm174/tvheadend.git
cd tvheadend
git checkout rotor-support
./configure
make
Then to run:
./build.linux/tvheadend -C -d
The configuration of each SAT position may seem redundant due to entering in information such as LNB type and switch port for each line but it works. Maybe someone can tweak it later.
This release supports USALS and GOTOX. It even allows both rotor types in series on the same DVB card.
Please help us test this for bugs and provide feedback if possible by replying to this thread. Thanks. Below is the instructions on obtaining and compiling:
git clone https://github.com/jsm174/tvheadend.git
cd tvheadend
git checkout rotor-support
./configure
make
Then to run:
./build.linux/tvheadend -C -d
The configuration of each SAT position may seem redundant due to entering in information such as LNB type and switch port for each line but it works. Maybe someone can tweak it later.