a - development & use
Subject: Re: [Live-devel] TS Mux data sync.
I'm trying to mux a H264 elementary stream along with the
private data into MPEG TS. It should be done offline, with 2 files -
video and data. I've added the support for data in the
MPEG2TransportStreamMult
> I’m trying to mux a H264 elementary stream along with the private data into
> MPEG TS. It should be done offline, with 2 files – video and data. I’ve
> added the support for data in the MPEG2TransportStreamMultiplexor ( PMT and
> other stuff ), and this works. The problem is that I only get d
Hi all,
I'm very new to Live555, so it seems that I'm missing something very
basic.
I'm trying to mux a H264 elementary stream along with the private data
into MPEG TS. It should be done offline, with 2 files - video and data.
I've added the support for data in the MPEG2TransportStreamMultiplexo