[Live-devel] MPEG-2 Program Map Table PID

Chris Richardson (WTI) chris at gotowti.com
Mon Nov 28 11:54:28 PST 2011


Hi Ross,

 

I am using the LIVE555 libraries to wrap H.264 video data inside an MPEG-2
transport stream.  Everything is working great except for one problem: The
MPEG2TransportStreamMultiplexor class is currently using a hard-coded
Program Map Table PID of 0x10 (OUR_PROGRAM_MAP_PID), which is not allowed by
either DVB or ATSC standards.  I can obviously change the value of this
constant in the library code, but I try to avoid making changes to the
library code, based on both your recommendation and the fact that I don't
want to constantly merge my own changes in when a new version is released.

 

Do you have a recommended approach for changing this value?  I'd be happy to
implement the required changes and post a patch, if desired.

 

Thanks,

 

Chris Richardson

WTI

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20111128/a839276b/attachment.html>


More information about the live-devel mailing list