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

Tool to convert .mjr files to .pcap #1718

Merged
merged 1 commit into from
Jul 30, 2019
Merged

Tool to convert .mjr files to .pcap #1718

merged 1 commit into from
Jul 30, 2019

Conversation

lminiero
Copy link
Member

As the title says, this introduces a simple tool, part of the post-processing utilities, to convert an existing .mjr file to a .pcap readable, e.g., with Wireshark. Obviously network levels are simulated, and at the moment the timestamp for each packet is fake as well: this still makes the tool useful for inspecting RTP packets in a visual way, and so nice for debugging.

We're thinking of modifying the .mjr format slightly to include the time at which each specific packet was received. This will be useful for several reasons, one of which would be that such a generated .pcap would have "real" timing information as well. Not sure yet if I'll just modify this PR for that effort or if that will come later, though.

Planning to merge soon, so feedback welcome!

@lminiero
Copy link
Member Author

Merging.

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