Possible to get a local network webrtc stream viewable on an ESP32 LCD? Using "ESP32-2432S04C", commonly called "Cheap Yellow Display"

Description

I am trying to get the webcam stream from my 3D printers visible on this cheap ESP32 LCD combo I have, it is using this library to talk to the device itself and LVGL as the UI component. I am using C++ in VSCode to create the firmware. Is it possible that I somehow get the webrtc stream on the device? I am very new to this, my first project with both the device and LVGL

What MCU/Processor/Board and compiler are you using?

ESP32-2432S04C “Cheap Yellow Display”

What LVGL version are you using?

8.3.9

What do you want to achieve?

Have a fullscreen webrtc stream running on the device

What have you tried so far?

not really much, not sure how to approach it. Open for any suggestion

Screenshot and/or video

image