Skip to content

v0.4.0: Full RTP header parsing#3

Merged
tobbee merged 2 commits intomainfrom
ver0-4
Apr 8, 2026
Merged

v0.4.0: Full RTP header parsing#3
tobbee merged 2 commits intomainfrom
ver0-4

Conversation

@tobbee
Copy link
Copy Markdown
Collaborator

@tobbee tobbee commented Apr 8, 2026

Summary

  • RTP header removal now parses the full header (CSRC entries, extension headers) instead of assuming a fixed 12-byte size
  • Shared RTP header parsing logic between pcap-unpack and pcap-replay via internal/rtp.go
  • Bumped version to v0.4.0

Test plan

  • Run pcap-unpack on captures with standard 12-byte RTP headers
  • Run pcap-unpack on captures with CSRC or extension headers
  • Run pcap-replay and verify RTP stripping works correctly

@tobbee tobbee merged commit 2505be4 into main Apr 8, 2026
2 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