mptsd
mptsd copied to clipboard
mptsd receives mpegts streams from udp/multicast or http and combines them into one multiple program stream that is suitable for outputing to DVB-C modulator. It is tested with Dektec DTE-3114 Quad QA...
When reading from an input, if the packet is padding then discard it and continue reading.
Some HTTP servers don't work when you not use the correct CR LF end-of-line marker in the request. CRLF ("\r\n") follows RFC2616. This patch fixes it.
Hi, I detected this bug: - When the input PMT table has a size of 2 or more packets, then the input is continously reconnected. Let me to print some...
When the length of the PAT or PMT tables is more than one single packet, the processing fails when checking with the original table. The behaviour is then that the...
Would be nice to do a new official release of mptsd with the recent changes and newer dependencies (at least libtsfuncts) to simplify packaging.
Hi, I see that the "lcn" branch has useable code for supporting LCN descriptors. Plus some other code of an UDP server. I suggest the idea of extracting the LCN...
HI. Setting SIDs of 550, 551 and 552 for a stream with 3 programs made the stream broken/invalid ("invalid headers" reported by VLC, no image on QAM). I lowered it...
Hello, Is there any method to preserve incoming source stream's PID Info (Video PID, Audio PID, Service ID) instead of overwriting new values ? Thx,
hello sir, does it possible to add Bouquet Association Table (BAT) with lcn? i am waiting for your great help. thnx.
Hello @gfto and @lars18th, Is it advantageous we add an option -v to print mptsd version? I added it to `config.c` however my addition in my build simply prints version...