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 packet dissector #30

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Add RTP packet dissector #30

wants to merge 10 commits into from

Conversation

onitake
Copy link
Owner

@onitake onitake commented Jul 23, 2019

This pull request adds (limited) support for RTP stream origins.
RTCP, RTSP and separated A/V streams are not part of the PR.

Both unicast and multicast endpoints are possible.

Since the code builds on the existing code for raw UDP streams, it works similarly. For example, a static UDP packet size must be configured by the user.

@onitake onitake added this to the 0.8.0 milestone Dec 9, 2020
@onitake onitake modified the milestones: 0.8.0, 0.10.0 Oct 31, 2022
@onitake onitake changed the base branch from master to main June 28, 2023 17:24
@onitake onitake removed this from the 0.10.0 milestone Jun 28, 2023
@srgoni srgoni changed the title Added RTP packet dissector Add RTP packet dissector Apr 5, 2024
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