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

Got issue while using io.ReadFull() in rtspv2 package #40

Open
nkien0204 opened this issue Nov 10, 2021 · 3 comments
Open

Got issue while using io.ReadFull() in rtspv2 package #40

nkien0204 opened this issue Nov 10, 2021 · 3 comments

Comments

@nkien0204
Copy link

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!!!

@ykh-peerline
Copy link

Do you know how to fix it? thanks

@nkien0204
Copy link
Author

Sorry I don't, but seems like it depend on network status at that time. So really hard to debug

@ducthanh98
Copy link

Same issue. Does anyone know how to fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants