gst-plugins-rs/net
Nirbheek Chauhan 975556c06b rtspsrc2: Allow a SETUP response without a Transports header
If we only send a single Transport in the Transports header, then the
server is allowed to omit it in the response. This has some strange
consequences for UDP transport: specifically, we have no idea what
addr/port we will get the packets from.

In those cases, we connect() on the socket when we receive the first
packet, so we can send RTCP RRs, and also so we can ensure that we
ignore data from other addresses.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1425>
2024-02-07 20:29:23 +05:30
..
aws Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00
hlssink3 Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00
ndi Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00
onvif Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00
raptorq Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00
reqwest Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00
rtp Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00
rtsp rtspsrc2: Allow a SETUP response without a Transports header 2024-02-07 20:29:23 +05:30
webrtc Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00
webrtchttp Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00