Files
ffmpeg/libavformat
Aditya Banavi 31c2f814ca avformat/tls_gnutls: fix DTLS handshake failure in some WebRTC cases
The early code may encounter handshake failure when publish
WHIP to some server.

See RFC 8827 section 6.5:
All implementations MUST support DTLS 1.2 with the
TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 cipher suite
and the P-256 curve.

So this patch uses the specific curve to avoid incompatibility.

Signed-off-by: Aditya Banavi <adityabanavi@gmail.com>
2026-03-09 03:11:04 +00:00
..
2025-09-08 20:59:31 +00:00
2026-02-19 17:18:11 +01:00
2026-03-03 01:04:37 +01:00
2026-02-25 02:55:43 +00:00
2026-02-25 02:55:43 +00:00
2025-09-21 17:42:19 +08:00
2026-02-18 08:20:10 +00:00
2026-02-23 20:20:20 +01:00
2025-11-09 13:44:18 +01:00
2025-10-25 19:22:48 +00:00
2026-02-09 14:01:14 +00:00
2026-02-23 20:20:20 +01:00
2026-02-08 02:25:14 +01:00
2025-09-19 09:59:26 +02:00
2026-02-25 02:55:43 +00:00