From ad43d23ea639060e4879d083d49d9c66f46b7622 Mon Sep 17 00:00:00 2001
From: Simon Crowle <sgc@it-innovation.soton.ac.uk>
Date: Tue, 13 Feb 2018 11:25:55 +0000
Subject: [PATCH] Fixes port number for VLC host client access

---
 test/streaming/manual.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/streaming/manual.md b/test/streaming/manual.md
index 7d88ae0..5b5b25c 100644
--- a/test/streaming/manual.md
+++ b/test/streaming/manual.md
@@ -45,7 +45,7 @@ Start the VLC Player
 
 The test video is the FLAME project video and it can be viewed at the following location.
 
-`Enter the network URL: http://localhost:8890/test-video/stream.mpd for apache1 server`
+`Enter the network URL: http://localhost:8081/test-video/stream.mpd for apache1 server`
 
 The video should play.
 
-- 
GitLab