Skip to content

sync engine fixes#911

Open
frostbyte73 wants to merge 3 commits into
mainfrom
sync-engine-fixes
Open

sync engine fixes#911
frostbyte73 wants to merge 3 commits into
mainfrom
sync-engine-fixes

Conversation

@frostbyte73
Copy link
Copy Markdown
Member

  • fixes NTP estimator freezing forever after a sender clock step (now self-heals after 5 consecutive outliers; also floors residStd so float-precision zeros don't disable outlier detection)
  • fixes backward RTP timestamps wiping NTP state (was unsigned-wrapping into a 24h delta and tripping the 30s discontinuity reset)
  • fixes onSR firing after RemoveTrack
  • fixes lastSlewPTS recording the pre-force-correct / pre-monotonicity PTS instead of the actually-emitted PTS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant