-
Build RTSP Feed Container
./build.sh
-
Run the rstp-feed container in the background
./run-feed.sh BAI_STREAM_02 gs://path-to-google-storage-url
or
./run-feed.sh BAI_STREAM_02 /path/to/local/file
or
./run-feed.sh BAI_STREAM_02 /path/to/local/dir
-
Stop the container Run
docker-compose down
From this directory
Copy the docker-compose.yml
and ./run-feed.sh
script to another system to
use the container without rebuilding.