We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a595b commit 5250b0dCopy full SHA for 5250b0d
metro-ai-suite/smart-nvr/docs/user-guide/scenescape-integration.md
@@ -19,7 +19,7 @@ Smart NVR system integrates with Intel® SceneScape to enable:
19
20
```bash
21
# Clone smart intersection repository inside smart nvr directory if not already done
22
- git clone https://github.com/open-edge-platform/edge-ai-suites.git -b v1.2.0
+ git clone https://github.com/open-edge-platform/edge-ai-suites.git
23
24
# From the Smart NVR directory, copy the DL Streamer configuration (enables RTSP streaming)
25
cp ./resources/si-rtsp-config.json edge-ai-suites/metro-ai-suite/metro-vision-ai-app-recipe/smart-intersection/src/dlstreamer-pipeline-server/config.json
0 commit comments