mptsd reads mpegts streams from udp/multicast or http and combines them into one multiple program stream that is suitable for outputting to DVB-C modulator. Tested with Dektec DTE-3114 Quad QAM Modulator and used in production in small DVB-C networks. https://georgi.unixsol.org/programs/mptsd/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Georgi Chorbadzhiyski 3ed55cd995 License source code under GPL v2. 12 years ago
libfuncs @ f68888b2d0 Initial import. 12 years ago
libtsfuncs @ 5627d6d019 Initial import. 12 years ago
.gitignore Initial import. 12 years ago
.gitmodules Initial import. 12 years ago
COPYING License source code under GPL v2. 12 years ago
Makefile Initial import. 12 years ago
TODO Initial import. 12 years ago
config.c License source code under GPL v2. 12 years ago
config.h License source code under GPL v2. 12 years ago
data.c License source code under GPL v2. 12 years ago
data.h License source code under GPL v2. 12 years ago
inidict.c Initial import. 12 years ago
inidict.h Initial import. 12 years ago
iniparser.c Initial import. 12 years ago
iniparser.h Initial import. 12 years ago
input.c License source code under GPL v2. 12 years ago
input.h License source code under GPL v2. 12 years ago
mptsd.c License source code under GPL v2. 12 years ago
mptsd.conf Initial import. 12 years ago
mptsd_channels.conf Initial import. 12 years ago
mptsd_epg.conf Initial import. 12 years ago
mptsd_nit.conf Initial import. 12 years ago
mptsd_valgrind Initial import. 12 years ago
network.c License source code under GPL v2. 12 years ago
network.h License source code under GPL v2. 12 years ago
output.h License source code under GPL v2. 12 years ago
output_mix.c License source code under GPL v2. 12 years ago
output_psi.c License source code under GPL v2. 12 years ago
output_write.c License source code under GPL v2. 12 years ago
pidref.c License source code under GPL v2. 12 years ago
pidref.h License source code under GPL v2. 12 years ago
rc.mptsd License source code under GPL v2. 12 years ago
rc.mptsd.conf Initial import. 12 years ago
sleep.c License source code under GPL v2. 12 years ago
sleep.h License source code under GPL v2. 12 years ago
web_pages.c License source code under GPL v2. 12 years ago
web_pages.h License source code under GPL v2. 12 years ago
web_server.c License source code under GPL v2. 12 years ago
web_server.h License source code under GPL v2. 12 years ago