Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2022-12-05 13:25:50 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-12-05 13:47:04 +0300
commit99a1e30ab07c9b006065f8a775d096b9a69ef2f5 (patch)
treeef0d3e2eafbd640187fc530786f8a1292d16ec53 /docs
parent9b964db4c915bc91a7b2fb113bc8b68f8073bee4 (diff)
webrtchttp: Fix documentation JSON
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/949>
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst_plugins_cache.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json
index fd6257ce..eadaf329 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -7849,7 +7849,7 @@
"writable": true
},
"use-link-headers": {
- "blurb": "Use link headers to configure ICE servers from the WHEP server response.",
+ "blurb": "Use link headers to configure STUN/TURN servers if present in WHEP endpoint response.",
"conditionally-available": false,
"construct": false,
"construct-only": false,
@@ -7866,14 +7866,14 @@
"construct": false,
"construct-only": false,
"controllable": false,
- "default": "video/x-vp8; video/x-h264; video/x-vp9; video/x-h265",
+ "default": "video/x-vp8; video/x-h264; video/x-vp9; video/x-h265; video/x-av1",
"mutable": "null",
"readable": true,
"type": "GstCaps",
"writable": true
},
"whep-endpoint": {
- "blurb": "The WHEP server endpoint to POST SDP offer to. Example: http://localhost:7090/whep/endpoint/abc123",
+ "blurb": "The WHEP server endpoint to POST SDP offer to.",
"conditionally-available": false,
"construct": false,
"construct-only": false,
@@ -7956,7 +7956,7 @@
"default": "15",
"max": "3600",
"min": "0",
- "mutable": "ready",
+ "mutable": "null",
"readable": true,
"type": "guint",
"writable": true
@@ -7974,7 +7974,7 @@
"writable": true
},
"use-link-headers": {
- "blurb": "Use link headers to configure ice-servers from the WHIP server response to the POST or OPTIONS request.\n If set to TRUE and the WHIP server returns valid ice-servers,\n this property overrides the ice-servers values set using the stun-server and turn-server properties.",
+ "blurb": "Use link headers to configure ice-servers from the WHIP server response to the POST request.\n If set to TRUE and the WHIP server returns valid ice-servers,\n this property overrides the ice-servers values set using the stun-server and turn-server properties.",
"conditionally-available": false,
"construct": false,
"construct-only": false,
@@ -8016,9 +8016,9 @@
"desc": "Relay: get only TURN candidate pairs",
"name": "relay",
"value": "1"
- },
+ }
]
- },
+ }
},
"package": "gst-plugin-webrtchttp",
"source": "gst-plugin-webrtchttp",