From 948bfce5a00d75f73e9850d480614d36476d9888 Mon Sep 17 00:00:00 2001 From: Brendan LE GLAUNEC Date: Mon, 9 Oct 2017 15:46:09 +0200 Subject: [PATCH] Removed Output part from README --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 1048241..6db0f65 100644 --- a/README.md +++ b/README.md @@ -109,12 +109,6 @@ docker run -t -v /my/folder/with/dictionaries:/tmp/dictionaries \ This will put the contents of your folder containing dictionaries in the docker image and will use it for the dictionary attack instead of the default dictionaries provided in the cameradar repo. -## Output - -For each camera, Cameraccess will output this: - -

- ## Check camera access If you have [VLC Media Player](http://www.videolan.org/vlc/), you should be able to use the GUI or the command-line to connect to the RTSP stream using this format : `rtsp://username:password@address:port/route`