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

Panasonic BB-HCM735 configuration #1389

Open
sjauroyou opened this issue Mar 14, 2023 · 0 comments
Open

Panasonic BB-HCM735 configuration #1389

sjauroyou opened this issue Mar 14, 2023 · 0 comments
Labels
tested config A new tested configuration

Comments

@sjauroyou
Copy link

Manufacturer/Model:
Panasonic/BB-HCM735

Homebridge Config:

{
            "name": "Camera FFmpeg",
            "cameras": [
                {
                    "name": "Side Cam",
                    "manufacturer": "Panasonic",
                    "model": "BB-HCM735",
                    "motion": true,
                    "unbridge": true,
                    "videoConfig": {
                        "source": "-i rtsp://username:[email protected]/MediaInput/mpeg4",
                        "maxWidth": 0,
                        "maxHeight": 0,
                        "maxFPS": 10,
                        "maxBitrate": 2048
                    }
                },

Additional Information:

@sjauroyou sjauroyou added the tested config A new tested configuration label Mar 14, 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