pspec.json
378 字节
{
"type": "WebcamoidPluginsCollection",
"plugins": [
{
"name": "PipeWire screen capture",
"description": "Capture screen using PipeWire framework",
"id": "VideoSource/DesktopCapture/Impl/PipeWire",
"implements": ["DesktopCaptureImpl"],
"priority": 900,
"type": "qtplugin"
}
]
}