Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hikvision DVR DS-7208HQHI-K1 #1408

Open
saadsalmans opened this issue Aug 19, 2023 · 0 comments
Open

Hikvision DVR DS-7208HQHI-K1 #1408

saadsalmans opened this issue Aug 19, 2023 · 0 comments
Labels
tested config A new tested configuration

Comments

@saadsalmans
Copy link

Manufacturer/Model:
Hikvision DVR DS-7208HQHI-K1

Homebridge Config:

{
    "name": "Camera 1",
    "unbridge": true,
    "videoConfig": {
        "source": "-i rtsp://username:password@ipaddress:554/Streaming/Channels/101",
        "stillImageSource": "-i http://username:password@ipaddress/ISAPI/Streaming/channels/101/picture",
        "maxStreams": 2,
        "maxWidth": 960,
        "maxHeight": 576,
        "maxFPS": 22,
        "audio": false
    }
}

Additional Information:
If the RTSP feed shows garbage (grey video), log in to the DVR and go to Network -> Advanced Settings -> Platform Access and disable it and then enable it again.

@saadsalmans saadsalmans added the tested config A new tested configuration label Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tested config A new tested configuration
Projects
None yet
Development

No branches or pull requests

1 participant