-
Notifications
You must be signed in to change notification settings - Fork 373
Description
Administrator@WIN-6M64TB3I0S5 MINGW64 /d/soft/RTSPtoWeb_bak (master)
$ GO111MODULE=on go run *.go
panic: runtime error: index out of range [2] with length 2
goroutine 13 [running]:github.com/deepch/vdk/codec/h264parser.NewCodecDataFromSPSAndPPS({0xc007b4c0b0?, 0xab981d?, 0x0?}, {0xc002444028?, 0xad6925?, 0x19e20c0?})
C:/Users/Administrator/go/pkg/mod/github.com/deepch/[email protected]/codec/h264parser/parser.go:725 +0x425
github.com/deepch/vdk/format/rtspv2.(*RTSPClient).CodecUpdateSPS(0xc0003ac200, {0xc007b4c0b0, 0x2, 0x90})
C:/Users/Administrator/go/pkg/mod/github.com/deepch/[email protected]/format/rtspv2/client.go:846 +0x3ed
github.com/deepch/vdk/format/rtspv2.(*RTSPClient).RTPDemuxer(0xc0003ac200, 0xc000474150?)
C:/Users/Administrator/go/pkg/mod/github.com/deepch/[email protected]/format/rtspv2/client.go:671 +0x10d5
github.com/deepch/vdk/format/rtspv2.(*RTSPClient).startStream(0xc0003ac200)
C:/Users/Administrator/go/pkg/mod/github.com/deepch/[email protected]/format/rtspv2/client.go:308 +0x55a
created by github.com/deepch/vdk/format/rtspv2.Dial in goroutine 55
C:/Users/Administrator/go/pkg/mod/github.com/deepch/[email protected]/format/rtspv2/client.go:237 +0x1919
exit status 2