gst-plugins-rs/net
Sanchayan Maity 3202c4dc39 webrtchttp: Do not block webrtcbin signal handlers for sending candidates
While at it, drop the OPTIONS request in WHIP sink. This was not really
required. See section 4.4 of the spec
https://www.ietf.org/archive/id/draft-ietf-wish-whip-01.html#name-stun-turn-server-configurat

Also introduce a new error type and distinguish between a future being
aborted or returning an error.

We call abort only during shutdown and hence except for the DELETE
resource request being aborted, other waits on future should not
be fatal.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1008>
2022-12-12 13:38:36 +02:00
..
aws Update versions to 0.9.2 2022-11-28 11:44:33 +02:00
hlssink3 Update versions to 0.9.2 2022-11-28 11:44:33 +02:00
ndi net/ndi: fix build with --no-default-features 2022-12-12 13:30:57 +02:00
onvif Update versions to 0.9.2 2022-11-28 11:44:33 +02:00
raptorq Update versions to 0.9.2 2022-11-28 11:44:33 +02:00
reqwest Update versions to 0.9.2 2022-11-28 11:44:33 +02:00
rtp Update versions to 0.9.2 2022-11-28 11:44:33 +02:00
webrtc webrtcsink: Support nvv4l2vp9enc 2022-12-12 13:37:00 +02:00
webrtchttp webrtchttp: Do not block webrtcbin signal handlers for sending candidates 2022-12-12 13:38:36 +02:00