Skip to content

Commit 1719f59

Browse files
[Metro-vision-ai-suite] Updated tutorial-1 document for AI-tolling tutorial-1 (#1168)
1 parent ddc3a5f commit 1719f59

File tree

1 file changed

+2
-10
lines changed
  • metro-ai-suite/metro-vision-ai-app-recipe/docs/user-guide

1 file changed

+2
-10
lines changed

metro-ai-suite/metro-vision-ai-app-recipe/docs/user-guide/tutorial-1.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -271,15 +271,7 @@ Expected output should show containers for:
271271
- `grafana`
272272
- `mosquitto` (MQTT broker)
273273

274-
### 2. **Access the Application Interface**
275-
276-
Open your web browser and navigate to:
277-
- **Main Dashboard**: `https://<HOST_IP>/grafana` (Grafana)
278-
- Username: admin
279-
- Password: admin
280-
- **Node-RED Flow Editor**: `https://<HOST_IP>/nodered/`
281-
282-
### 3. **Test Video Processing**
274+
### 2. **Test Video Processing**
283275

284276
Start the AI pipeline and process the sample video:
285277

@@ -308,7 +300,7 @@ curl -k -s https://localhost/api/pipelines/user_defined_pipelines/car_plate_reco
308300
}'
309301
```
310302

311-
### 4. **View Live Video Stream**
303+
### 3. **View Live Video Stream**
312304

313305
Access the processed video stream with AI annotations through WebRTC:
314306

0 commit comments

Comments
 (0)