Skip to content

Ezviz/all models #1460

@jaranor

Description

@jaranor

Manufacturer/Model:
Ezviz/ALL

"name": "Camera FFmpeg",
"cameras": [
{
"name": "NameCamera",
"manufacturer": "Ezviz",
"model": "XXXX",
"serialNumber": "xxxxxxxxx",
"switches": false,
"unbridge": true,
"videoConfig": {
"source": "-rtsp_transport tcp -i rtsp://admin:PASS@192.168.X.X/h264_stream",
"stillImageSource": "-rtsp_transport tcp -i rtsp://admin:PASS@192.168.X.X/h264_stream",
"audio": true

NOTE:
-The maximum values ​​are 1280x720 30fps, so it cannot be increased to a higher quality even if the camera has a higher quality.
"maxWidth": 0 (1280)
"maxHeight": 0 (720)
"maxFPS": 0 (30Fps)

-"PASS" The password is the code located under the camera indicated by 6 capital letters "Verification Code": XXXXXX

Metadata

Metadata

Assignees

No one assigned

    Labels

    tested configA new tested configuration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions