me-no-dev
3a554c55f4
fix cmake check
2020-05-12 00:22:37 +03:00
me-no-dev
03d3d6112b
Update app_httpd.cpp
2020-05-12 00:07:11 +03:00
Me No Dev
c2be29eb97
Merge branch 'master' into esp32s2
2020-05-11 23:35:43 +03:00
me-no-dev
49c47884a7
Update CameraWebServer.ino
2020-05-11 23:28:27 +03:00
Alexander Bergmann
13e02063d6
Move _STREAM_BOUNDARY before _STREAM_PART ( #3720 )
...
The boundary delimiter (_STREAM_BOUNDARY) needs to be send before the
body part (_STREAM_PART) too follow RFC2046. This caused ffplay/ffmpeg
to fail to open the MJPEG stream.
2020-02-14 11:03:38 +02:00
me-no-dev
8c723be135
Initial IDF-4.0 port
...
SmartConfig and ETH need some work to adapt to the new API
2020-01-25 16:24:19 +02:00
WizardTim
5443d7ca93
Add TTGO T Journal Camera module & improve commenting ( #3515 )
...
Added pinout for TTGO T Journal device and improved the intent of comments.
2020-01-20 15:33:38 +02:00
Me No Dev
07390157df
Fix Camera Example ( #3202 )
...
* Update app_httpd.cpp
* Stop LWIP from using PSRAM and enable OV7725
2019-09-13 01:19:53 +03:00
Me No Dev
0acf19af8f
Update IDF to v3.2 977854975 ( #2771 )
...
* Update IDF to v3.2 977854975
* Update app_httpd.cpp
2019-05-12 18:52:23 +03:00
Me No Dev
7b5cd47d07
Set ESP-IDF to 3.2 ( #2662 )
...
* Set IDF to v3.2
* Remove BLE submodule
* Add BLE lib source
* Update Camera example to support OV3660
2019-04-12 15:43:53 +02:00
me-no-dev
6718da0350
Add ESP-EYE support to the camera demo
2019-01-22 14:38:24 +08:00
Me No Dev
fa61b3bffe
Update IDF to e931fe9 and add esp-face ( #2291 )
...
* Update IDF to e931fe9 and add esp-face
* Fix PIO builds fail because of sketch size
* Fix example build failing for Arduino
2019-01-09 19:31:46 +01:00
me-no-dev
1628f533a1
Add Camera WebServer Example
2018-12-20 00:41:48 +01:00