Skip to content

Commit

Permalink
Add routes and credentials for Besder IP cameras (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ullaakut authored Jan 21, 2020
1 parent 8349bc7 commit afe2cad
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
8 changes: 7 additions & 1 deletion dictionaries/credentials.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,28 +25,34 @@
"12345678",
"4321",
"666666",
"6fJjMKYx",
"888888",
"9999",
"admin",
"administrator",
"aiphone",
"camera",
"fliradmin",
"GRwvcj8j",
"hikvision",
"hikadmin",
"ikwd",
"jvc",
"kj3TqCWv",
"meinsm",
"pass",
"password",
"password123",
"reolink",
"root",
"service",
"supervisor",
"system",
"tlJwpbo6",
"toor",
"tp-link",
"ubnt",
"wbox123"
"wbox123",
"Y5eIMz3C"
]
}
4 changes: 4 additions & 0 deletions dictionaries/routes
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ h264/media.amp
h264Preview_01_main
h264Preview_01_sub
h264_vga.sdp
h264_stream
image.mpg
img/media.sav
img/media.sav?channel=1
Expand Down Expand Up @@ -140,6 +141,7 @@ rtsp_live2
rtsp_tunnel
rtsph264
rtsph2641080p
snap.jpg
stream
stream/0
stream/1
Expand All @@ -151,6 +153,7 @@ streaming/channels/1
streaming/channels/101
tcp/av0_0
test
tmpfs/auto.jpg
trackID=1
ucast/11
udp/av0_0
Expand Down Expand Up @@ -178,5 +181,6 @@ video1.sdp
video1+audio1
videoMain
videoinput_1/h264_1/media.stm
videostream.asf
vis
wfov

0 comments on commit afe2cad

Please sign in to comment.