obsproject / obs-websocket

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

Feature Request: Refresh Browser Source #1171

Closed Hexadigital closed 9 months ago

Hexadigital commented 9 months ago

Feature Request Type

RPC Request

Feature Request Type (Other)

No response

Requested Feature

I'd like to see the ability to refresh a browser source through obs-websocket. This was available in 4.x as part of #666 but it looks like it has gotten lost in the updates since.

Requested Feature Usage Scenario

It can be extremely useful to be able to reload local HTML files as they're updated by other programs, for things like stream overlays.

tt2468 commented 9 months ago

This is already a feature: https://github.com/obsproject/obs-websocket/blob/master/docs/generated/protocol.md#pressinputpropertiesbutton

Please thoroughly consult the documentation before filing new feature requests.