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

Unable to view packets in VLC coming from AMT #1

Open
xrd opened this issue Aug 5, 2022 · 4 comments
Open

Unable to view packets in VLC coming from AMT #1

xrd opened this issue Aug 5, 2022 · 4 comments

Comments

@xrd
Copy link
Owner

xrd commented Aug 5, 2022

When using wireshark, I see this. Looks like the packets are corrupted: is there some AMT overhead/header that needs to be stripped off?

wireshark-python-mcast-from-amt

I see this size of packet when I retrieve from the tunnel:

packet_size: 1346

@xrd
Copy link
Owner Author

xrd commented Aug 5, 2022

I had used the wrong URL, this is with udp://@239.0.0.1:3000. Suspect that the video data is munged.

vlc-statistics

@xrd
Copy link
Owner Author

xrd commented Aug 8, 2022

We stripped the AMT header and it seems to work!

amt-video-working

@xrd
Copy link
Owner Author

xrd commented Aug 8, 2022

vlc-stats-amt

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

2 participants
@xrd and others