Skip to content

TS discontinuity errors #64

@macstr1k3r

Description

@macstr1k3r

When re-streaming hls streams generated by nginx-rtmp-module with vlc the vlc log is filled with messages like the ones bellow

ts error: libdvbpsi (PSI decoder): TS duplicate (received 0, expected 1) for PID 0
ts error: libdvbpsi (PSI decoder): TS duplicate (received 0, expected 1) for PID 4095
ts error: libdvbpsi (PSI decoder): TS duplicate (received 0, expected 1) for PID 0
ts error: libdvbpsi (PSI decoder): TS duplicate (received 0, expected 1) for PID 4095

Basically this should be happening when the continuity counter wraps.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions