Search found 2 matches

by amalakhov
Wed May 25, 2022 1:59 pm
Forum: ESP32 Arduino
Topic: esp32 calculate perceptual hash
Replies: 3
Views: 1644

Re: esp32 calculate perceptual hash

Hello ! The camera I'm connecting to is AXIS model AXIS M3105-LVE Network Camera it provides an opportunity to immediately receive a jpg example of an address at a dedicated address http://10.178.0.101/axis-cgi/jpg/image.cgi?streamprofile=S1 I get 1 minute intervals http.begin(serverPath.c_str()); i...
by amalakhov
Wed May 25, 2022 8:49 am
Forum: ESP32 Arduino
Topic: esp32 calculate perceptual hash
Replies: 3
Views: 1644

esp32 calculate perceptual hash

Hello everyone ! An interesting task has appeared that needs to be implemented on the ESP 32 module. There is an ip camera that looks at the TV on which the changing content is displayed Sometimes, the program that displays this content freezes, It is necessary to catch the fact that the image freez...