-->
Page 1 of 1

ACTi ACM 3601 and esp8266

PostPosted: Tue Mar 31, 2020 4:42 pm
by KDB
To get a snapshot on every browser you must input <IPadress>/cgi-bib/Encoder....
and an image is displayed on the screen.
On esp8266 I use the common httpclient sketch. The answer ist OK Code (200) and http.size is a number about 30xxx. Http.connected is 0 !
Any ideas or sketches how to get the data of the camera.
Thank you

Re: ACTi ACM 3601 and esp8266

PostPosted: Sun Apr 12, 2020 5:57 am
by eriksl
I don't believe either the ESP8266 or the SDK come with a http server.

What http server are you talking about? Is it something from Arduino? Then I guess you should post your question there.