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: CreateSource and other Source Request for V5.0 + #1086

Closed sophy228 closed 1 year ago

sophy228 commented 1 year ago

Feature Request Type

RPC Request

Feature Request Type (Other)

No response

Requested Feature

I found lots of Source releated request APIs are gone since V5.0 , compared with V4.9 Any reason or do we have any planes to add them back ?

Thanks very much

Requested Feature Usage Scenario

We want to use web-socket 5.0 souce APIs just like V4.9 to do source releated remote controls.

tt2468 commented 1 year ago

"Sources" were split into more descriptive requests for v5. 5.x is meant to have feature parity with 4.x, with some nuances.

The request you are looking for that roughly replaced CreateSource is CreateInput.