Description
im building a remote controlled car with an esp-cam which should broadcast a video stream at 240x176 pixels, i want to display said stream on a ttgo t-watch which has a 240x240 display.
What MCU/Processor/Board and compiler are you using?
esp32
What LVGL version are you using?
current i think
What do you want to achieve?
display cam stream on watch
What have you tried so far?
dont even know how to start
Code to reproduce
Add a code snippet which can run in the simulator. It should contain only the relevant code that compiles without errors when separated from your main code base.
The code block(s) should be formatted like:
/*You code here*/
Screenshot and/or video
If possible, add screenshots and/or videos about the current state.