My Goal:
I want to deploy an application that allows me to view a camera stream from a browser.
Code: Select all
root@cf4f4e7f4149:~/luckfox-pico-main/project/app/ipcweb# ls
Makefile build ipcweb-backend out
root@cf4f4e7f4149:~/luckfox-pico-main/project/app/ipcweb# ls out/
etc include usr
root@cf4f4e7f4149:~/luckfox-pico-main/project/app/ipcweb# ls out/etc/
init.d nginx
root@cf4f4e7f4149:~/luckfox-pico-main/project/app/ipcweb# ls out/include/
cgicc nlohmann
root@cf4f4e7f4149:~/luckfox-pico-main/project/app/ipcweb# ls out/usr/
bin lib sbin www
root@cf4f4e7f4149:~/luckfox-pico-main/project/app/ipcweb#