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.

mptsd.conf 468B

123456789101112131415
  1. [Global]
  2. network_id=1
  3. [Timeouts]
  4. pat = 100 // Min:25 Max:500
  5. #cat = 200 // Min:25 Max:500 ** unused **
  6. pmt = 200 // Min:25 Max:500
  7. nit = 2000 // Min:25 Max:10000
  8. sdt = 500 // Min:25 Max:2000
  9. #bat = 5000 // Min:25 Max:10000 ** unused **
  10. eit = 1000 // Min:25 Max:2000
  11. #rst = 20000 // Min:25 Max: - ** unused **
  12. tdt = 5000 // Min:25 Max:30000
  13. tot = 15000 // Min:25 Max:30000
  14. stats = 1000 // No limits