Ritu21 wrote: ↑Tue Aug 06, 2019 10:40 am
Hi Rudi,
Which model of esp32 you are suggesting for this. I hope there would not be any memory issue in sending video file to the server, in the model you are suggesting. Also, we can send the video file to any server??
Thanks
Ritu.
Hi Ritu,
personally, I recommend using the CHIP REV > 0, then there is no problem with pSRAM and PLL.
see
Eco and Workarounds for Bugs in ESP32
second, if you do not make your own module,
use espressif modules that adhere to PCBs and recommendations and standards.
that does not mean that other manufacturers make poor modules
- but for the beginning I would do it so,
and later make your own modules if you want it to become a product (or consult with Espressif, they also create custom modules, even
with secure private keys)
yes, you can usually send the video file to any server, if the server accept "upload" (files).
example by http:post command or ftp:put command or ssh like you configure the "server" and what the "secure" technic need.
you can use http
s or
sftp too and other with esp32.
personally i work /practice,training with different modules, ( DevKit, PicoD4Kit, Nano32, M5Stack )
they have different advantages, the m5stack is very cute and already with friendly housing and display, also lipo,
but there is also the wrover kit from espressif, with camera slot nice debug and further more etc.
for fast doing to ckeck code i use most of time M5Stack, PicoD4Kit, DevKitC, they are on the desktop every time
for experimental matters with measuring instruments oscilloscopes, etc I take own custom board and bare Wroom32 module / ESP32 Chip / ESP32PicoChip without any.
hope this helps
best wishes
rudi
edit: there is
a big maker board on (wrover32) edit: i mean wroom32
i have not tested but it looks big