Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SRT error decoding, PES fresh packet length=0 #3954

Open
streamingsystems opened this issue Feb 15, 2024 · 1 comment
Open

SRT error decoding, PES fresh packet length=0 #3954

streamingsystems opened this issue Feb 15, 2024 · 1 comment
Assignees
Labels
EnglishNative This issue is conveyed exclusively in English. SRT It's about SRT protocol.

Comments

@streamingsystems
Copy link

Hi,

We are using SRT to RTMP and seeing this in the logs. It does not seem to be affecting the live stream.

Describe the bug

thread [238404][76509208]: decode() [./src/kernel/srs_kernel_ts.cpp:261][errno=11]
thread [238404][76509208]: decode() [./src/kernel/srs_kernel_ts.cpp:608][errno=11]
thread [238404][76509208]: decode() [./src/kernel/srs_kernel_ts.cpp:1925][errno=11]
[2024-02-14 18:51:20.879][WARN][238404][76509208][11] parse ts packet err=code=4019(CasterTsPse)(Invalid ts PSE payload for stream caster) : ts: ts packet decode : ts: demux payload : ts: PES fresh packet length=0, us=0, cc=7
thread [238404][76509208]: decode() [./src/kernel/srs_kernel_ts.cpp:261][errno=11]
thread [238404][76509208]: decode() [./src/kernel/srs_kernel_ts.cpp:608][errno=11]
thread [238404][76509208]: decode() [./src/kernel/srs_kernel_ts.cpp:1925][errno=11]
[2024-02-14 18:51:20.879][WARN][238404][76509208][11] parse ts packet err=code=4019(CasterTsPse)(Invalid ts PSE payload for stream caster) : ts: ts packet decode : ts: demux payload : ts: PES fresh packet length=0, us=0, cc=8

Version

5.0-208

To Reproduce

We are sending SRT to RTMP forwarder.

@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Feb 15, 2024
@winlinvip winlinvip self-assigned this Mar 4, 2024
@winlinvip winlinvip added the SRT It's about SRT protocol. label Mar 4, 2024
@winlinvip winlinvip changed the title SRT error decoding SRT error decoding, PES fresh packet length=0 Mar 4, 2024
@winlinvip
Copy link
Member

This bug appears to be caused by the content of your stream. Could you please record your stream content, or alternatively, perform a TCP dump so that we can reproduce this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EnglishNative This issue is conveyed exclusively in English. SRT It's about SRT protocol.
Projects
None yet
Development

No branches or pull requests

2 participants