Skip to content

fix: harden RTSP timestamp handling#24

Merged
themactep merged 1 commit intostablefrom
feature/rtsp-stability-improvements
Mar 10, 2026
Merged

fix: harden RTSP timestamp handling#24
themactep merged 1 commit intostablefrom
feature/rtsp-stability-improvements

Conversation

@themactep
Copy link
Copy Markdown
Owner

Summary

  • harden audio/video timestamp handling to prevent severe RTSP PTS/DTS jumps
  • enforce AAC frame-duration based monotonic progression and wallclock plausibility guards
  • improve video frame boundary metadata handling and startup robustness

Validation

  • rebuilt package repeatedly on wyze_cam3_t31x_gc2053_atbm6031
  • repeated ffprobe/ffmpeg/mpv runtime checks against camera RTSP stream
  • severe audio reset/desync regression no longer reproduced in tests

Improve audio/video timestamp monotonicity and startup stability handling for RTSP delivery.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@themactep themactep merged commit 73814ee into stable Mar 10, 2026
0 of 21 checks passed
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

Successfully merging this pull request may close these issues.

1 participant