Hello again.
Sorry if I bather you.
I'm not well skilled in development and Linux scripting.
I have one OUTPUT ts file either as fifo ts or even as nc output file.
This TS content has 10 or maybe more streams under DVB-MPE encapsulation.
I can easily extract one stream.
I need to apply the dvb-ip-mpe2ts 10 times on the source file in order to extract the 10 streams in it. And save them either as fifo or stream them over the LAN.
Any advice about the best approach (Piping, tee, source code customization....)
Best regards