Skip to content

xplus2/dvbipitools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dvbipitools

Command line tools for DVB-IPI streams.

Tools

  • dipirec - record a DVB-IPI multicast
  • dipiscan - scan an IP range for DVB-IPI multicasts

Build

Your choice. Go for the classics: ./configure --release && make or use CMake:

cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build

Options:

  • -DCMAKE_BUILD_TYPE=Debug|Release / --debug|--release
  • -DDVBIPITOOLS_STATIC=ON / --static for a static link

Packaging

dpkg-buildpackage -b -us -uc

Build-Depends: debhelper (>= 14), cmake

Licence

GPL-3.0-or-later. See LICENSE and NOTICE.

About

DVB-IPI cli tools

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages