summaryrefslogtreecommitdiff
path: root/python/openvino/runtime/streaming/runtime_scripts/run_image_stream.sh
blob: db637616f10f195c5dc5c26f3143b0de03b91d71 (plain)
1
2
3
4
5
6
7
#! /bin/sh
# This script should be run from the /home/root/app folder.

# Run the image streaming app, specifying the folder containing the source
# images, and an upload rate
./image_streaming_app -images_folder=/home/root/resnet-50-tf/sample_images -rate=50