Skip to content

Audio out to ESP32 HTTPS Server #1857

Answered by pschatzmann
Ince1956 asked this question in Q&A
Discussion options

You must be logged in to vote

I don't think that https is a good idea on an ESP32: as a client there is already too much overhead and as a servier I expect it to be very painful...

Why don't you just use a regular webserver like Apache or NGINX to create a proxy to the ESP32 http service ?

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants