ESP32 CAM in the car + Android Auto

Hi everyone. I recently got my first ESP32 CAM module and I've thought of a cool project, if it can be done.
I want to put it in the trunk of the car, and see the images in the screen of the car through an android auto app.
I haven't yet started researching, but first I'd like to know if it's feasible. The thing I'm most concerned about is the wifi connection. I guess I would need to create a tether wifi network with the phone.

Thank you

You can use this sketch to turn the camera into an RTSP camera that you can use your smartphone to view. There are RTSP camera viewers you can find in app stores.

https://www.instructables.com/9-RTSP-Video-Streamer-Using-the-ESP32-CAM-Board/

May not work with Android Auto. Not sure if that supports a live streamed camera at all. Sounds dangerous to do that unless you are backing up your car.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.