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

Feature request identify misconfigured sender #158

Open
burden42 opened this issue Feb 11, 2025 · 0 comments
Open

Feature request identify misconfigured sender #158

burden42 opened this issue Feb 11, 2025 · 0 comments

Comments

@burden42
Copy link

Issue we have just been working on . turned out that a device with multiple senders was misconfigured . resulting in clicking audio .
after much digging turned out 2 senders had a multicast address duplication ,
sender A video had the same multicast as Sender B Audio
being from the same device it has the same unicast address

this was presented on a prism and in ebu list as RTP sequence errors , which is true as there where missing audio packets .

so what would be really great if during analysis the ebu list could flag audio and video packets on same multicast

will attach sample pcap

if filter ip.dst == 239.62.13.53
port 20001 = video 2110-20
port 30001 = audio 2110-30

Image

link to dropbox wireshark capture
https://www.dropbox.com/scl/fi/bi3k0hykvqfw5altdx0rp/streamCapt_2025-02-10_17-31-14.pcap?rlkey=pvbq9vzygnrdvr4ho5nh3zu75&st=br5foe2m&dl=0

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

No branches or pull requests

1 participant