Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mqtt:
- host: 192.168.1.6
- user: xxxxx
- password: xxxxxxxxxxx
- ffmpeg:
- hwaccel_args: -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format yuv420p
- go2rtc:
- streams:
- street:
- - "ffmpeg:http://192.168.1.103/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=admin&password=xxxxxxxxxxxx#video=copy#audio=copy#audio=opus"
- street_sub:
- - "ffmpeg:http://192.168.1.103/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=admin&password=xxxxxxxxxx"
- cameras:
- street:
- ffmpeg:
- inputs:
- - path: rtsp://localhost:8554/street?video=copy&audio=aac
- input_args: preset-rtsp-restream
- roles:
- - record
- - path: rtsp://localhost:8554/street_sub?video=copy
- input_args: preset-rtsp-restream
- roles:
- - detect
- detect:
- width: 1280
- height: 720
- fps: 5
- motion:
- mask: 139,171,159,175,155,240,336,226,358,207,390,202,389,177,647,224,651,185,1058,218,1013,245,1280,282,1280,0,0,0,0,52,0,108,0,169
- zones:
- for_car:
- coordinates: 1280,720,1280,289,1098,264,1011,251,1062,206,803,197,807,348,700,382,582,360,528,306,553,200,389,177,390,202,360,206,336,226,378,720
- objects:
- - car
- for_person:
- coordinates: 159,175,155,240,336,226,360,206,390,202,389,177,650,218,656,188,1054,200,1015,245,1280,284,1280,720,0,720,0,492,0,342,0,169
- objects:
- - person
- record:
- enabled: True
- retain_days: 0
- events:
- pre_capture: 5
- post_capture: 5
- required_zones: []
- objects:
- - person
- - car
- retain:
- default: 30
- objects:
- track:
- - person
- - car
- filters:
- car:
- mask:
- - 0,720,0,0,1280,0,1280,289,1098,264,1011,251,1062,206,803,197,807,348,700,382,582,360,528,306,553,200,389,177,390,202,358,207,378,720
- person:
- threshold: 0.7
- mask:
- - 139,171,159,175,155,240,336,226,358,207,390,202,389,177,647,224,651,185,1058,218,1013,245,1280,282,1280,0,0,0,0,52,0,108,0,169
Advertisement
Add Comment
Please, Sign In to add comment