File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed
metro-ai-suite/metro-vision-ai-app-recipe/docs/user-guide Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff 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
284276Start 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
313305Access the processed video stream with AI annotations through WebRTC:
314306
You can’t perform that action at this time.
0 commit comments