Hi everyone,
I’m looking for a way to limit the resolution of the “HTML” page component.
Essentially I want to limit the render resolution in Caspar to 2460x1440, but I want Caspar to upscale it to 4k resolution.
My scenario is that I have a screen consumer running at around 11560 pixels wide by 2160 high. Quite a large resolution I know. The composition that fills that canvas consists of a full width still image, and a HTML external graphics output running via the HTML page component in Caspar that consumes one 4k area within the canvas.
My issue comes down to horsepower it seems, I don’t have enough to smoothly run the HTML graphics at 4k, but they do run fine at 2k. I’ve been using a workaround to bring in the graphics via NDI (2k source), and then using the transform controls to upscale in Caspar. However, I’d like to be able to run the HTML graphics overlay directly within in Caspar, but I’m lacking that “upscaling” ability it seems, because as soon as I scale the HTML page to 4k, it renders as 4k.
Let me know if anyone has any tricks up their sleeve to achieve this. Appreciate the assistance.