You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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.
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.
Which version are you using?
main
Which operating system are you using?
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
Did you attach the server logs?
Did you attach a network dump?
no
The text was updated successfully, but these errors were encountered: