openrtc-tauri-plugin 2.5.2

First-party Tauri v2 plugin for the OpenRTC native runtime.
Documentation
1
2
3
4
5
6
7
8
9
10
11
"$schema" = "schemas/schema.json"

[[set]]
identifier = "diagnostics"
description = "Read-only operator and E2E diagnostics excluded from the plugin default."
permissions = ["allow-get-projected-stream-diagnostics"]

[[set]]
identifier = "operator"
description = "Raw transport operator controls excluded from production WebViews and the plugin default."
permissions = ["allow-open-peer-bi-transport-only-stream"]