[Live-devel] Transport Stream PAT/PMT Program Number

Piers Hawksley piers.hawksley at panogenics.com
Wed Jun 18 03:37:22 PDT 2014


Hi Ross,

Attached is a small patch to MPEG2TransportStreamMultiplexor.cpp that 
allows OUR_PROGRAM_NUMBER to be defined externally. This allows the 
Program Number used in the program association table and program map 
table be set to a number other than 1.

Can you consider it for inclusion in the next version of Live555 ?

Best Regards,

Piers
-------------- next part --------------
238,240c238
< #ifndef OUR_PROGRAM_NUMBER
<   #define OUR_PROGRAM_NUMBER 1
< #endif
---
> #define OUR_PROGRAM_NUMBER 1


More information about the live-devel mailing list