v1

latestOpenAPI 3.1.0MIT OR Apache-2.02026-07-17107151343.7 KB
System

Set the GStreamer debug level filter at runtime

put/api/gst-log-level

Request body

filterstring required

The new GST_DEBUG filter string (e.g. "*:2,webrtcbin:5")

Response

GStreamer debug level updated

currentstring required

The currently active GST_DEBUG filter string (e.g. "*:2,webrtcbin:5")

defaultstring required

The default GST_DEBUG filter the server started with