s60sc / ESP32-CAM_MJPEG2SD

ESP32 Camera motion capture application to record JPEGs to SD card as AVI files and stream to browser as MJPEG. If a microphone is installed then a WAV file is also created. Files can be uploaded via FTP or downloaded to browser.
GNU Affero General Public License v3.0
931 stars 214 forks source link

Pulling a still image via http? #266

Closed aklstreak closed 1 year ago

aklstreak commented 1 year ago

First of all, I am blown away with what you have done here! Unbelievable what you have crammed into that little board.

Question: Is it possible to pull a still image via a http request? (like in the Arduino example code with http://ipaddress/capture)

Tried to search for that but no success so far :(

with best regards

s60sc commented 1 year ago

Thanks

Click V icon on image view to download as jpeg to browser.

Or via URL from browser or player such as VLC:

aklstreak commented 1 year ago

Perfect! Thank you so much for the quick response.

I am pulling a jpg every couple of seconds into my home automation dashboard (iobroker). Works like a charm now.

aklstreak commented 1 year ago

Hi there,

would you mind if I post a message about your phantastic project in the iobroker community board? I am sure a number of people will be interested there.

And I don’t want to post anything without asking you first.

With best regards,

Albert

Von: s60sc @.> Gesendet: Donnerstag, 31. August 2023 12:14 An: s60sc/ESP32-CAM_MJPEG2SD @.> Cc: aklstreak @.>; Author @.> Betreff: Re: [s60sc/ESP32-CAM_MJPEG2SD] Pulling a still image via http? (Issue #266)

Thanks

Click V icon on image view to download as jpeg to browser.

Or via URL from browser or player such as VLC:

— Reply to this email directly, view it on GitHub https://github.com/s60sc/ESP32-CAM_MJPEG2SD/issues/266#issuecomment-1700759232 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AMYX4OFUSXB4B5SDCTNZRI3XYBPWPANCNFSM6AAAAAA4FXZA7A . You are receiving this because you authored the thread. https://github.com/notifications/beacon/AMYX4OFD7TOALJBZE4S27GDXYBPWPA5CNFSM6AAAAAA4FXZA7CWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTFL6DMA.gif Message ID: @. @.> >

s60sc commented 1 year ago

Fine by me 👍