sdk-ameba-v4.0c_180328/component/common/example/media_time_lapse/readme.txt
2019-04-02 16:34:25 +08:00

6 lines
No EOL
452 B
Text
Executable file

THis is an example for USB Video Capture specifically for motion-jpeg capturing.
Please MAKE SURE to reserve enough heap size for UVC by raising configTOTAL_HEAP_SIZE in freeRTOSconfig.h & turning off some functions (e.g. WPS, JDSMART, ATcmd for internal and system) since image frame storing could consume quite large memory space.
You may switch to UVC workspace to run the example for all settings has been made for you to run example well.