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

add RTP decoding in UdpPacket #143

Merged
merged 6 commits into from
Oct 1, 2021
Merged

Conversation

jgaulon
Copy link
Contributor

@jgaulon jgaulon commented Sep 27, 2021

Add RtpFields and RtpPacket classes for an additional UdpPacket payload decoding based on source or destination port.

Copy link
Collaborator

@PhyxionNL PhyxionNL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments.

PacketDotNet/RtpPacket.cs Outdated Show resolved Hide resolved
PacketDotNet/UdpPacket.cs Outdated Show resolved Hide resolved
@chmorgan
Copy link
Collaborator

chmorgan commented Sep 29, 2021 via email

@PhyxionNL PhyxionNL merged commit 29d96fb into dotpcap:master Oct 1, 2021
@jgaulon
Copy link
Contributor Author

jgaulon commented Oct 1, 2021

Thanks!

@jgaulon jgaulon deleted the feature/rtp_packet branch October 1, 2021 13:20
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.

None yet

3 participants