Skip to content
/ SATPI Public
forked from Barracuda09/SATPI

SATIP server for linux (e.g. Raspberry Pi and BeagleBone). currently supporting DVB-S/S2/T/C

License

Notifications You must be signed in to change notification settings

DJJo14/SATPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SatPI

SATIP server for linux, suitable for running on an Raspberry Pi, BeagleBone or any other linux box. Currently supporting DVB-S/S2/T/C

Initial working version, but a work in progress.

Contact

If you like to contact me, you can do that by sending an email to:

m.a.postema -at- alice.nl

Tested Programs

Tested Hardware

Build

To build SatPI just run these commands:

git clone git://github.com/Barracuda09/satpi.git
cd satpi/
make

See some new commits/changes you need, rebuild with:

cd satpi
git pull
make

If you need to make a debug version to help with testing, use:

make debug

Usage

For help on options:

./satpi --help

For normal use just run:

./satpi   (!!Note you should have the appropriate privilege to open tcp/udp port 554!!)

About

SATIP server for linux (e.g. Raspberry Pi and BeagleBone). currently supporting DVB-S/S2/T/C

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.9%
  • HTML 8.7%
  • Perl 0.9%
  • JavaScript 0.5%
  • C 0.5%
  • Shell 0.3%
  • CSS 0.2%