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_channels.conf 1.5KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. [Global]
  2. provider_name = Unix Solutions
  3. transport_stream_id = 1
  4. frequency = 0658,0000
  5. modulation = 64-QAM
  6. symbol_rate = 006,8750
  7. [Channel1]
  8. service_id = 1
  9. id = btv
  10. name = bTV
  11. source1 = http://signal-server/stb/btv.mpg
  12. #source2 = http://signal-server2/stb/btv.mpg
  13. #source3 = http://signal-server3/stb/btv.mpg
  14. #source4 = udp://239.0.0.1:5000/
  15. #source5 = rtp://239.78.78.2:5000/
  16. #worktime = 14:18-14:19
  17. lcn = 2
  18. lcn_visible = yes
  19. [Channel2]
  20. service_id = 2
  21. id = kanal1
  22. name = "Kanal 1"
  23. source = http://signal-server/stb/kanal1.mpg
  24. lcn = 2
  25. lcn_visible = yes
  26. [Channel3]
  27. service_id = 3
  28. id = novatv
  29. name = "Nova"
  30. source1 = http://signal-server/stb/novatv.mpg
  31. lcn = 3
  32. lcn_visible = yes
  33. [Channel4]
  34. service_id = 4
  35. id = tv2
  36. name = "TV 2"
  37. source1 = http://signal-server/stb/tv2.mpg
  38. lcn = 7
  39. lcn_visible = no
  40. [Channel5]
  41. service_id = 5
  42. id = ngc
  43. name = "NatGeo"
  44. source1 = http://signal-server/stb/ngc.mpg
  45. lcn = 72
  46. lcn_visible = yes
  47. [Channel6]
  48. service_id = 6
  49. id = tv1
  50. name = "TV 1"
  51. source1 = http://signal-server/stb/tv1.mpg
  52. lcn = 25
  53. lcn_visible = yes
  54. [Channel7]
  55. service_id = 7
  56. id = planetahit
  57. name = "Planeta HIT"
  58. source1 = http://signal-server/stb/planetahit.mpg
  59. lcn = 33
  60. lcn_visible = no
  61. [Channel8]
  62. service_id = 8
  63. id = fresh
  64. name = "Radio Fresh"
  65. radio = yes
  66. source = http://signal-server/stb/fresh.mpg
  67. lcn = 201
  68. lcn_visible = no
  69. [Channel9]
  70. service_id = 9
  71. id = bgradio
  72. name = "BG Radio"
  73. radio = yes
  74. source1 = http://signal-server/stb/bgradio.mpg
  75. lcn = 202
  76. lcn_visible = yes