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:
authorLoïc Le Page <llepage@igalia.com>2023-08-08 14:14:03 +0300
committerLoïc Le Page <llepage@igalia.com>2023-08-10 18:30:21 +0300
commit7af2ff0843a7b4efcd6501f2d6ee1346dde8888f (patch)
tree335064e7a8c00ee246832fd89d3e1e0789621f1b /docs
parentd688aeb1844870dc54d851a91260a67cfbc6d557 (diff)
net/webrtc/signaller: advertise running producers in Listener mode
When starting a webrtcsrc-signaller client in Listener mode, only the producers started after the client connection were advertised. All currently running producers were ignored unlike the gstwebrtc-api behavior. This commit now lists all running producers when the client Listener connects and advertises them through the "producer-added" signal. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1296>
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst_plugins_cache.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json
index 7fe87eddc..430849f96 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -6699,6 +6699,10 @@
{
"name": "arg1",
"type": "GstStructure"
+ },
+ {
+ "name": "arg2",
+ "type": "gboolean"
}
],
"return-type": "void",