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
While streaming with rtsp url, I got an error on io.ReadFull function. That function was returned io.UnexpectedEOF and packet that caught on wireshark shown "tcp previous segment not captured" perspectively. You can see it at line 265 and 284 of https://github.com/deepch/vdk/blob/master/format/rtspv2/client.go. Hope you reply, thanks!!!
The text was updated successfully, but these errors were encountered:
While streaming with rtsp url, I got an error on io.ReadFull function. That function was returned io.UnexpectedEOF and packet that caught on wireshark shown "tcp previous segment not captured" perspectively. You can see it at line 265 and 284 of https://github.com/deepch/vdk/blob/master/format/rtspv2/client.go. Hope you reply, thanks!!!
The text was updated successfully, but these errors were encountered: