obsproject / obs-websocket

Remote-control of OBS Studio through WebSocket
GNU General Public License v2.0
3.84k stars 704 forks source link

Feature Request: GetInputKindFriendlyName #1100

Open dennisrijsdijk opened 1 year ago

dennisrijsdijk commented 1 year ago

Feature Request Type

RPC Request

Feature Request Type (Other)

No response

Requested Feature

An RPC websocket request to get the friendly names for InputKinds (eg. friendly names below) image

Requested Feature Usage Scenario

Categorizing sources/inputs by a human readable inputKind (without hardcoding)

tt2468 commented 1 year ago

May or may not be possible. Likely best implemented as an RPC version bump to convert GetInputKindList to an array of objects.