Send Webpage using Spout NDI

Hello,

How can we send the local webpage using Spout to NDI.

Can someone help over here.

thanks

Screen capture of the browser window would be the easiest solution.

Hi @PaulT,

If you want to avoid the limitations of screen capture (like needing the window in the foreground), I’ve developed a dedicated tool for this: https://github.com/bntre/SpoutBrowser

It is a Chromium-based browser that sends the webpage directly as a Spout texture using the GPU. It works in the background and supports alpha transparency for overlays.