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, when connected to some NVR #34

Open
qingtao opened this issue Sep 24, 2021 · 0 comments
Open

panic: slice bounds out of range, when connected to some NVR #34

qingtao opened this issue Sep 24, 2021 · 0 comments

Comments

@qingtao
Copy link

qingtao commented Sep 24, 2021

format/rtspv2/client.go: 561 in master branch

stack is below:

panic: runtime error: slice bounds out of range [60:56]

goroutine 13411 [running]:
github.com/deepch/vdk/format/rtspv2.(*RTSPClient).RTPDemuxer(0xc00047d2c0, 0xc000310120, 0xc0006f4004, 0x34, 0x34, 0x34)
        /root/go/pkg/mod/github.com/deepch/vdk@v0.0.0-20210523103705-5b25bda1a000/format/rtspv2/client.go:559 +0x2aaa
github.com/deepch/vdk/format/rtspv2.(*RTSPClient).startStream(0xc00047d2c0)
        /root/go/pkg/mod/github.com/deepch/vdk@v0.0.0-20210523103705-5b25bda1a000/format/rtspv2/client.go:292 +0x678
created by github.com/deepch/vdk/format/rtspv2.Dial
        /root/go/pkg/mod/github.com/deepch/vdk@v0.0.0-20210523103705-5b25bda1a000/format/rtspv2/client.go:222 +0x7a8
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

1 participant