Closed egeozgul closed 3 years ago
Hi @egeozgul ,
You are using HTTP and not HTTPS what's why I suppose it is not working. I just make a commit and hope it will works. https://github.com/Inglebard/esp32cam-relay/commit/e3f0cea314811dfcd64f4146a8749c43d63b9682
If is still don't can you check your web console ? (F12 for firefox and chrome and refresh the page)
It worked! You're awesome!! Thank you for your work!
@egeozgul Nice, I close the issue.
On the esp32 uart terminal, it printed the following line which shows that it connected to the server.
[WSc] Connected to url: /jpgstream_server Image sent Image sent
But I could not get any image on the browser. I attached the blank html page. I would appreciate if you could give a hint regarding what might be wrong.