Smart Network-Attached Storage (NAS) on OpenWrt

ID Date Version Classification
833998 09/26/2024 1.0 Public

Workload in Container

Deploy a simulated IP camera in a container:

The sim-camera is not open-sourced, it is just an example for a workload in container, contact the Intel support team for help.

docker load -i sim-camera.tar.gz
docker run -d --name camera --net=host sim-camera:local

Access the simulated camera by VLC from another machine with URL rtsp://$host:8554/sample