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

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTaruntej Kanakamalla <taruntej@asymptotic.io>2023-08-16 09:48:04 +0300
committerTaruntej Kanakamalla <taruntej@asymptotic.io>2023-08-26 08:23:30 +0300
commitde6d2e7f407ac0070ba844f81eeb99857b94a1ec (patch)
tree89a240283ea16ed87bd3ae2ce395e81277fc2d64 /docs
parent905da44958e879e5e60614e9339d0fa381126487 (diff)
net/webrtc: rename whipwebrtcsink as whipclientsink
add a deprecation warning in whipsink to indicate it should be used only for RTP content add documentation in whipsink code regarding usage and deprecation Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1282>
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst_plugins_cache.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json
index a05532aad..920ab09cd 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -6391,9 +6391,9 @@
}
}
},
- "whipwebrtcsink": {
+ "whipclientsink": {
"author": "Taruntej Kanakamalla <taruntej@asymptotic.io>",
- "description": "WebRTC sink with WHIP signaller",
+ "description": "WebRTC sink with WHIP client signaller",
"hierarchy": [
"GstWhipWebRTCSink",
"GstBaseWebRTCSink",
@@ -8977,7 +8977,7 @@
},
"whipsink": {
"author": "Taruntej Kanakamalla <taruntej@asymptotic.io>",
- "description": "A bin to stream media using the WebRTC HTTP Ingestion Protocol (WHIP)",
+ "description": "A bin to stream RTP media using the WebRTC HTTP Ingestion Protocol (WHIP)",
"hierarchy": [
"GstWhipSink",
"GstBin",