Skip to content

v0.1.45

Choose a tag to compare

@mscodemonkey mscodemonkey released this 17 Sep 14:58
· 135 commits to main since this release
1c98ab6

Hardware-test release for PPCS stream reliability.

  • Ignores duplicate and stale datagrams instead of feeding repeated bytes into media parsing.
  • Discards incomplete command payloads after genuine packet loss and resumes from a complete command header.
  • Uses the key carried by each encrypted media frame without corrupting later plaintext frames.
  • Adds bounded counters for retransmissions, sequence restarts, and parser recovery.

The automated checks pass, but live playback on the reported T817L, T8210, and T8113-Z cameras still needs hardware confirmation.