We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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: runtime error: index out of range [3] with length 2 goroutine 849 [running]: encoding/binary.bigEndian.Uint32(...) encoding/binary/binary.go:157 github.com/AlexxIT/go2rtc/pkg/h264.EmitNalus({0xa3cc000, 0x186f8, 0x186f8}, 0x1, 0xee1bec0) github.com/AlexxIT/go2rtc/pkg/h264/payloader.go:70 +0x114 github.com/AlexxIT/go2rtc/pkg/h264.(*Payloader).Payload(0x3944810, 0x4a4, {0xa3cc000, 0x186f8, 0x186f8}) github.com/AlexxIT/go2rtc/pkg/h264/payloader.go:87 +0xa8 github.com/AlexxIT/go2rtc/pkg/h264.RTPPay.func1(0x88b4e60) github.com/AlexxIT/go2rtc/pkg/h264/rtp.go:119 +0x68 github.com/AlexxIT/go2rtc/pkg/h264.RepairAVCC.func1(0x88b4e60) github.com/AlexxIT/go2rtc/pkg/h264/avcc.go:22 +0x14c github.com/AlexxIT/go2rtc/pkg/core.(*Sender).HandleRTP.func1() github.com/AlexxIT/go2rtc/pkg/core/track.go:144 +0x64 created by github.com/AlexxIT/go2rtc/pkg/core.(*Sender).HandleRTP in goroutine 843 github.com/AlexxIT/go2rtc/pkg/core/track.go:140 +0x5dc
#1075
The text was updated successfully, but these errors were encountered:
Fix panic on h264.EmitNalus #1076
4c3de3b
https://github.com/AlexxIT/go2rtc/releases/tag/v1.9.1
Sorry, something went wrong.
AlexxIT
No branches or pull requests
#1075
The text was updated successfully, but these errors were encountered: