mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2026-07-09 04:55:45 +00:00
first add sdk
This commit is contained in:
commit
f91efd1250
3915 changed files with 1291882 additions and 0 deletions
6
component/common/example/media_single_stream/readme.txt
Executable file
6
component/common/example/media_single_stream/readme.txt
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue