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

_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to