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

Record ERR:too many reordered frames #2512

Closed
10 tasks
klk2 opened this issue Oct 16, 2023 · 2 comments
Closed
10 tasks

Record ERR:too many reordered frames #2512

klk2 opened this issue Oct 16, 2023 · 2 comments

Comments

@klk2
Copy link

klk2 commented Oct 16, 2023

Which version are you using?

main

Which operating system are you using?

  • [x ] Linux amd64 standard
  • Linux amd64 Docker
  • Linux arm64 standard
  • Linux arm64 Docker
  • Linux arm7 standard
  • Linux arm7 Docker
  • Linux arm6 standard
  • Linux arm6 Docker
  • [x ] Windows amd64 standard
  • Windows amd64 Docker (WSL backend)
  • [x ] macOS amd64 standard
  • macOS amd64 Docker
  • Other (please describe)

Describe the issue

In a mac or window environment, when using WiFi, this exception is likely to occur during the recording process, which will cause the recording to stop.

Describe how to replicate the issue

  1. start the server

Did you attach the server logs?

2023/10/16 10:02:22 INF [WebRTC] listener opened on :8889 (HTTP)
2023/10/16 10:02:22 INF [SRT] listener opened on :8890 (UDP)
2023/10/16 10:02:22 INF [path stream0] [record] recording 1 track
2023/10/16 10:02:22 INF [path stream0] [RTSP source] ready: 1 track (H264)
2023/10/16 10:02:22 INF [path stream10] [record] recording 1 track
2023/10/16 10:02:22 INF [path stream10] [RTSP source] ready: 1 track (H264)
2023/10/16 10:02:22 INF [path stream2] [record] recording 1 track
2023/10/16 10:02:22 INF [path stream2] [RTSP source] ready: 1 track (H264)
2023/10/16 10:05:32 WAR [path stream0] [RTSP source] 141 RTP packets lost
2023/10/16 10:05:32 WAR [path stream10] [RTSP source] 131 RTP packets lost
2023/10/16 10:05:32 WAR [path stream2] [RTSP source] 25 RTP packets lost
2023/10/16 10:10:33 WAR [path stream10] [RTSP source] 88 RTP packets lost
2023/10/16 10:10:33 ERR [path stream10] [record] too many reordered frames (18)
2023/10/16 10:10:33 WAR [path stream2] [RTSP source] 12 RTP packets lost
2023/10/16 10:10:33 ERR [path stream2] [record] too many reordered frames (12)
2023/10/16 10:10:33 WAR [path stream0] [RTSP source] 36 RTP packets lost
2023/10/16 10:10:33 ERR [path stream0] [record] too many reordered frames (17)
2023/10/16 10:15:33 WAR [path stream10] [RTSP source] 165 RTP packets lost
2023/10/16 10:15:33 WAR [path stream0] [RTSP source] 144 RTP packets lost
2023/10/16 10:15:33 WAR [path stream2] [RTSP source] 112 RTP packets lost
2023/10/16 10:20:34 WAR [path stream0] [RTSP source] 158 RTP packets lost
2023/10/16 10:20:34 WAR [path stream10] [RTSP source] 162 RTP packets lost
2023/10/16 10:20:34 WAR [path stream2] [RTSP source] 10 RTP packets lost
2023/10/16 10:25:35 WAR [path stream2] [RTSP source] 77 RTP packets lost
2023/10/16 10:25:35 WAR [path stream2] invalid FU-A packet (non-starting)
2023/10/16 10:25:35 WAR [path stream10] [RTSP source] 138 RTP packets lost
2023/10/16 10:25:35 WAR [path stream0] [RTSP source] 131 RTP packets lost


Did you attach a network dump?

no

@github-actions
Copy link
Contributor

This issue is being automatically closed because it does not follow the issue template.
Please reopen the issue and make sure to include all sections of the template.

Copy link
Contributor

This issue is being locked automatically because it has been closed for more than 6 months.
Please open a new issue in case you encounter a similar problem.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant