-
-
Notifications
You must be signed in to change notification settings - Fork 232
Open
Labels
tested configA new tested configurationA new tested configuration
Description
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
Labels
tested configA new tested configurationA new tested configuration