Since the standard Bambu Cam and LED cannot be ordered from the webstore until April 2023 I searched for alternatives to watch my prints.
I found two housings, one was missing the board mounts and the other did not house the camera correctly, so I made my own based on those inspirations.
You can drill a hole in the Bambu PegBoard cover for the LED, so that will illuminate the chamber.
You need a ESP32 camera with the USB board attached (price around 15ā¬)
https://www.amazon.de/dp/B093GSCBWJ?psc=1&ref=ppx_yo2ov_dt_b_product_details
Use the Tasmota camera software from this website: https://templates.blakadder.com/ai-thinker_ESP32-CAM.html.
Note: I changed the resolution to a higher setting via "wcresolution 7" (SVGA), which is a good speed and image quality compromise
Alternatively the Arduino IDE Camera Server example can be used
The author remixed this model.