rzeldent / esp32cam-ready

Plug and Play firmware for the esp32cam. Connect with RTSP (for example VLC). Easy installation: Flash, provision and connect!
145 stars 24 forks source link

Change camera resolution #4

Closed beatpaul closed 4 years ago

beatpaul commented 4 years ago

Hi! Is there a way to lower the camera resolution to get a faster video?

rzeldent commented 4 years ago

Hi Paul,

Yes. Int he file main.cpp, at line 57, change the line: esp32cam_aithinker_config.frame_size = FRAMESIZE_SVGA;

to another constant, e.g. FRAMESIZE_VGA

Success,

Rene

On Sun, Sep 29, 2019 at 7:29 PM beatpaul notifications@github.com wrote:

Hi! Is there a way to lower the camera resolution to get a faster video?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rzeldent/esp32cam-ready/issues/4?email_source=notifications&email_token=AB2ENB6DY7R26TNEC7E4R3DQMDQW3A5CNFSM4I3TJFZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HOMSDEQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AB2ENB5ZKQCK3I4VT2PI64TQMDQW3ANCNFSM4I3TJFZA .