obs-websocket-community-projects / obs-websocket-js

Consumes https://github.com/obsproject/obs-websocket
MIT License
657 stars 95 forks source link

Event MediaInputChanged #316

Open przemyslawpluta opened 1 year ago

przemyslawpluta commented 1 year ago

Is there a way to subscribe to an event on input changed? Documentation does not seem to mention this type of event? Essentially if local_file changed event is issued. At the moment the only way to do so seems to be to pull continuously GetInputSettings?