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

7Links/PX-1279 with proper snapshot refreshing #1394

Open
nds2204 opened this issue Apr 18, 2023 · 0 comments
Open

7Links/PX-1279 with proper snapshot refreshing #1394

nds2204 opened this issue Apr 18, 2023 · 0 comments
Labels
tested config A new tested configuration

Comments

@nds2204
Copy link

nds2204 commented Apr 18, 2023

Manufacturer/Model:
7Links/PX-1279

Homebridge Config:

{
"platform": "Camera-ffmpeg",
"cameras": [
{
"name": "cameraName",
"manufacturer": "7Links",
"model": "PX-1279",
"serialNumber": "cameraSerial",
"firmwareRevision": "X.X.X build: xx",
"videoConfig": {
"source": "-i rtsp://login:password@cameraIP:554/h264",
"stillImageSource": "-i http://login:password@cameraIP/cgi/mjpg/mjpg.cgi",
"maxWidth": 1280,
"maxHeight": 1024,
"maxFPS": 10,
"audio": true
}
}
]
}

Additional Information:
Exemple of typical time to get the first frames in my network environment (Wifi 2,4GHz) : 5.681 seconds
image

@nds2204 nds2204 added the tested config A new tested configuration label Apr 18, 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