As you've discovered, our Transport Stream multiplexing code
("MPEG2TransportStreamMultiplexor.cpp") was intended primarily for creating a
single-program Transport Stream (because this is primarily a 'streaming media'
library, and a single-program Transport Stream is the kind that most people
w
Hello gang
I am soldiering right along with my (now working) video processing pipeline,
which constitutes pulling H.264 streaming video across the network via RTSP,
and then decoding it using ffmpeg. The lion's share of my Live555
implementation resides in a RTSPClient subclass, and a Media
Hi,
I'm currently using MPEG2TransportStreamFromESSource successfully to
generate a transport stream, however i would like to mux additional
programs into the stream with additional PMT tables and PAT entries.
Currently only one PMT is generated with program no. of 1 which contains
all elementary