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

Bug Report #281

Open
HomeAssist87 opened this issue Dec 27, 2024 · 1 comment
Open

Bug Report #281

HomeAssist87 opened this issue Dec 27, 2024 · 1 comment

Comments

@HomeAssist87
Copy link

Warnings from github.com/AlexxIT/go2rtc/pkg/core/track.go:144 +0x48 and track.go:112 +0x28
(Warning) go2rtc

Possible Cause
go2rtc logs these warnings when it encounters problems parsing or relaying a video/audio track.
Suggested Fixes
Check go2rtc Configuration: Look in your go2rtc.yaml (if you have one) or the add-on’s configuration. Make sure the RTSP/HTTP streams are valid and spelled correctly.
Adjust Settings: If the camera stream is high-bitrate or has an unusual codec, try a lower resolution/substream or a standard H.264 profile.
Update go2rtc: Ensure you have the latest version of the go2rtc integration or add-on.

Error from stream worker: No dts in 7 consecutive packets
(Error) Stream

Possible Cause
“No dts” (decoding timestamp) means the demuxer can’t find timestamps in consecutive packets. This is often a camera firmware or network timing/latency issue.

@maciej-or
Copy link
Owner

change video codec to H.264 see #209

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

2 participants