Remove invalid URL entry from Hikvision database
- Removed entry with embedded credentials and IP address - Entry contained: rtsp://huntertech:Superuser01!@10.0.55.11:554 - This was likely test data that accidentally got committed - Model "Bullet-4K" entry removed from database
This commit is contained in:
@@ -3864,15 +3864,6 @@
|
||||
"port": 0,
|
||||
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=00"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"Bullet-4K"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"url": "/Streaming/Channels/102/%09rtsp://huntertech:Superuser01!@10.0.55.11:554/Streaming/Channels/101/"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"CHINA",
|
||||
|
||||
Reference in New Issue
Block a user