first commit which could ouput camera video stream

This commit is contained in:
SikongJueluo
2024-06-09 18:24:28 +08:00
commit cb3a6fcd31
10 changed files with 605 additions and 0 deletions

3
.devcontainer/Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM localhost/arm-himix200-linux
RUN apt install unzip