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

panic: slice bounds out of range [1:0] #4025

Closed
nassiharel opened this issue Dec 8, 2024 · 1 comment · Fixed by bluenviron/gortsplib#652
Closed

panic: slice bounds out of range [1:0] #4025

nassiharel opened this issue Dec 8, 2024 · 1 comment · Fixed by bluenviron/gortsplib#652
Labels
bug Something isn't working rtsp

Comments

@nassiharel
Copy link

Which version are you using?

1.10.0

Which operating system are you using?

Linux amd64 Docker

Describe how to replicate the issue

  1. start the server
  2. publish with RTSP
  3. read with VLC
panic: runtime error: slice bounds out of range [1:0]
goroutine 81 [running]:
github.com/bluenviron/gortsplib/v4.getPathAndQueryAndTrackID(0xc0006b02d0)

Server logs

No response

Network dump

No response

@aler9
Copy link
Member

aler9 commented Dec 8, 2024

Thank you very much for reporting the crash, this is fixed by bluenviron/gortsplib#652

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rtsp
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants