obsproject / obs-browser

CEF-based OBS Studio browser plugin
GNU General Public License v2.0
769 stars 217 forks source link

Add function to call websocket request from JavaScript #441

Open exeldro opened 2 months ago

exeldro commented 2 months ago

Description

Add function to call websocket request from JavaScript This will require page permission full access

Motivation and Context

This makes browser source pages not having to setup a websocket connection to call websocket requests. Other alternative to #439 and #423

How Has This Been Tested?

On windows 11

Types of changes

Checklist: