SmartLockerTools/Readme.md

15 lines
651 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

枚举视频捕获设备https://learn.microsoft.com/zh-cn/windows/win32/medfound/enumerating-video-capture-devices
媒体基础中的音频/视频捕获https://learn.microsoft.com/zh-cn/windows/win32/medfound/audio-video-capture-in-media-foundation里面有枚举打印示例代码。
如何设置视频捕获格式https://learn.microsoft.com/zh-cn/windows/win32/medfound/how-to-set-the-video-capture-format
```
ln -s /opt/Xuantie-900-gcc-elf-newlib-x86_64-V2.6.1 ~/Projects/cv181x_alios/host-tools/Xuantie-900-gcc-elf-newlib-x86_64-V2.6.1
./rebuild-app.sh y L015 V200 R002
./rebuild-app-ota.sh y L015 V200 R002 11
```