audio_element_set_uri(http_stream_writer, "http://192.168.43.167:8000/upload");
When my esp32 device is not connected to the IP of the server at the same time, can not transfer data to my server, how do I solve this problem?
I'd appreciate it if someone could give me some advice