Mercurial > libervia-backend
annotate docker/prosody-e2e/certificates/server1.test/cert.pem @ 4240:79c8a70e1813
backend, frontend: prepare remote control:
This is a series of changes necessary to prepare the implementation of remote control
feature:
- XEP-0166: add a `priority` attribute to `ApplicationData`: this is needed when several
applications are working in a same session, to know which one must be handled first.
Will be used to make Remote Control have precedence over Call content.
- XEP-0166: `_call_plugins` is now async and is not used with `DeferredList` anymore: the
benefit to have methods called in parallels is very low, and it cause a lot of trouble
as we can't predict order. Methods are now called sequentially so workflow can be
predicted.
- XEP-0167: fix `senders` XMPP attribute <=> SDP mapping
- XEP-0234: preflight acceptance key is now `pre-accepted` instead of `file-accepted`, so
the same key can be used with other jingle applications.
- XEP-0167, XEP-0343: move some method to XEP-0167
- XEP-0353: use new `priority` feature to call preflight methods of applications according
to it.
- frontend (webrtc): refactor the sources/sink handling with a more flexible mechanism
based on Pydantic models. It is now possible to have has many Data Channel as necessary,
to have them in addition to A/V streams, to specify manually GStreamer sources and
sinks, etc.
- frontend (webrtc): rework of the pipeline to reduce latency.
- frontend: new `portal_desktop` method. Screenshare portal handling has been moved there,
and RemoteDesktop portal has been added.
- frontend (webrtc): fix `extract_ufrag_pwd` method.
rel 436
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 11 May 2024 13:52:41 +0200 |
parents | 3b64b503f250 |
children |
rev | line source |
---|---|
3381 | 1 -----BEGIN CERTIFICATE----- |
4187 | 2 MIIDijCCAnKgAwIBAgIIDeCLzDPl9XswDQYJKoZIhvcNAQELBQAwIDEeMBwGA1UE |
3 AxMVbWluaWNhIHJvb3QgY2EgNTE2NDdkMB4XDTIzMTIxMDIxMzUzMloXDTI2MDEw | |
4 OTIxMzUzMlowFzEVMBMGA1UEAxMMc2VydmVyMS50ZXN0MIIBIjANBgkqhkiG9w0B | |
5 AQEFAAOCAQ8AMIIBCgKCAQEA0n+pYi3xo4QkG0RutafvGBRBJgMo6AEm4YhsWVhB | |
6 GxEaJIqcPlhn0m1ADHeVFhz9jK75UoxOGOA2ru3TVuIclHi7084m3bO4gS7toOcY | |
7 Q2ODOLdgfvs8ubwqZL+WIwRuUkawGdk3RjSbVi4co66TiVf+Z+h2n9A8fg6xHYMm | |
8 c5VqlM7YCfKdu3p4CGFn1a2G8GCIMq1YZXHHDaJj1MosHO2BlExVdumEnJODBJan | |
9 h/AVba+qotRAqUEOs9+cp75GsZSwVfdxzgGBUbJFJebVHLGmprztO6N2repiOSB8 | |
10 r/ULBHkuu7OfEcA4392iWOBcOyihAKOSmY8rbg/Honb4rwIDAQABo4HQMIHNMA4G | |
3381 | 11 A1UdDwEB/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYD |
4187 | 12 VR0TAQH/BAIwADAfBgNVHSMEGDAWgBQn64ZnjZJ98LYUuQRuFPA2PU8VETBtBgNV |
3497
73e04040d577
docker: update following name changes:
Goffi <goffi@goffi.org>
parents:
3425
diff
changeset
|
13 HREEZjBkggxzZXJ2ZXIxLnRlc3SCDiouc2VydmVyMS50ZXN0ggxzZXJ2ZXIyLnRl |
73e04040d577
docker: update following name changes:
Goffi <goffi@goffi.org>
parents:
3425
diff
changeset
|
14 c3SCDHNlcnZlcjMudGVzdIIVbGliZXJ2aWEtYmFja2VuZC50ZXN0ghFsaWJlcnZp |
4187 | 15 YS13ZWIudGVzdDANBgkqhkiG9w0BAQsFAAOCAQEAJJxot+yYt+AApxR7Y6J7WRdU |
16 HVdDE2oVKp/ArC024M+FIGDXzbiGWb1BMw4Hv9Ivdb4WLMzZzKDhei5RF9acvMaS | |
17 eubWpFumTyOqPJw8Z8eccOFN9uSEC4PhjoimVBRriuuF6Xtmwx/jga6VA4Rsn7t2 | |
18 6YwwgNJxuGfyku2g4Shdfa21WEANSJElvWgD5ng/OPmhlpnBYJj++2BJcT6kW/Po | |
19 M4lD8ocFwyVPnkNihbnM6rWUs9OZfhwQ1wWymuSdLihQEB7XrQ/fh8isMaVk8J7e | |
20 3HL4T0+AzVMLFfvrqGm2QfZ/ioy8TvWbH1ns5q4ugR1mmzb2T8o3lCqcZ4RCLQ== | |
3381 | 21 -----END CERTIFICATE----- |