Skip to content

Commit cc87992

Browse files
committed
for ossrs#250, decode the PMT and PAT
1 parent 7692e50 commit cc87992

File tree

3 files changed

+455
-127
lines changed

3 files changed

+455
-127
lines changed

trunk/src/kernel/srs_kernel_error.hpp

+3
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,9 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
223223
#define ERROR_STREAM_CASTER_TS_SYNC_BYTE 4013
224224
#define ERROR_STREAM_CASTER_TS_AF 4014
225225
#define ERROR_STREAM_CASTER_TS_CRC32 4015
226+
#define ERROR_STREAM_CASTER_TS_PSI 4016
227+
#define ERROR_STREAM_CASTER_TS_PAT 4017
228+
#define ERROR_STREAM_CASTER_TS_PMT 4018
226229

227230
/**
228231
* whether the error code is an system control error.

0 commit comments

Comments
 (0)