mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #802] [FEATURE] Support for Source-Specific Multicast #1617
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/802
State: closed
Merged: Yes
My familiarity with the project is as follows (check one):
This is a simple change to allow for binding to source-specific multicast UDP feeds.
I've modified the GUI to allow for enough characters to bind to a SSM address, but it doesn't seem to work, even for simple UDP feeds. Can anyone confirm that the GUI works with UDP?
Also, I tried to validate that it works with Windows, but was unable. I see the packets in wireshark, but all of
ccextractor,vlc, andmpvdo not seem to get anything. If someone with more Windows-fu can validate that would be great.