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

Lorex 2K Video Doorbell (Model B451AJ) #1366

Open
rjoesmith opened this issue Dec 23, 2022 · 0 comments
Open

Lorex 2K Video Doorbell (Model B451AJ) #1366

rjoesmith opened this issue Dec 23, 2022 · 0 comments
Labels
tested config A new tested configuration

Comments

@rjoesmith
Copy link

Manufacturer/Model:

B451AJ

Homebridge Config:

{
    "name": "Camera FFmpeg",
    "cameras": [
        {
            "name": "Doorbell",
            "unbridge": true,
            "videoConfig": {
                "source": "-rtsp_transport tcp -re -i rtsp://admin:(Password)@(IP address or URL):554",
                "audio": true
            }
        }
    ],
    "platform": "Camera-ffmpeg"
}

Additional Information:

Be sure to set the Doorbell password using the Lorex Home App.
@rjoesmith rjoesmith added the tested config A new tested configuration label Dec 23, 2022
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