Skip to content

ptp: Listen with different sockets on individual interfaces

Sebastian Dröge requested to merge slomo/gstreamer:ptp-multi-interfaces into main

This allows us to portably know on which interface a multicast packet arrived, and to send back any packets for that clock on the correct interface.

Fixes #2728 (closed)

Merge request reports