Issue type
Feature request
Description
First of all, thanks for building obs-websocket - it's an amazing plugin!
I've built OBS-web, a SPA to control OBS. In order to get a view of the preview/program scenes, I take a small screenshot every second (TakeSourceScreenshot). This works, but obviously it's not the best experience (delayed, laggy). What would be great if there would be a StartSourceStream function or similar that starts a separate video encode that streams to the websocket.
Would this be possible? If not, any other ideas on how to improve the preview experience?
Issue type
Feature request
Description
First of all, thanks for building obs-websocket - it's an amazing plugin!
I've built OBS-web, a SPA to control OBS. In order to get a view of the preview/program scenes, I take a small screenshot every second (
TakeSourceScreenshot). This works, but obviously it's not the best experience (delayed, laggy). What would be great if there would be aStartSourceStreamfunction or similar that starts a separate video encode that streams to the websocket.Would this be possible? If not, any other ideas on how to improve the preview experience?