Solution to capture a webpage to a matrix in real time?

ygreq's icon

Hi folks!

I would like to capture a webpage in real time. I do not want to interact with it, but just to capture its output into a matrix. Any solutions out there? I know about Jweb which seems to not let you get a matrix out of it. I know about jit.desktop which I can use to capture the area where I have a jweb object open, but that takes a lot of computing power and it is not perfect for my needs. I also know about OBS which can do this pretty easily, but wanted to use this inside Max.

Any other solutions? Maybe something with Node 4 Max?

Thank you so much!