mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-09-19 06:18:28 +00:00
frigate use rtc for live
This commit is contained in:
@@ -61,9 +61,14 @@ data:
|
||||
- rtsp://{FRIGATE_RTSP_USERNAME}:{FRIGATE_RTSP_PASSWORD}@192.168.18.20:554/stream1
|
||||
c200_1_sub:
|
||||
- rtsp://{FRIGATE_RTSP_USERNAME}:{FRIGATE_RTSP_PASSWORD}@192.168.18.20:554/stream2
|
||||
|
||||
cameras:
|
||||
tapoC200_1:
|
||||
enabled: true
|
||||
live:
|
||||
streams:
|
||||
Main: c200_1
|
||||
Sub: c200_1_sub
|
||||
onvif:
|
||||
host: 192.168.18.20
|
||||
port: 2020
|
||||
@@ -73,7 +78,7 @@ data:
|
||||
output_args:
|
||||
record: preset-record-generic
|
||||
inputs:
|
||||
- path: rtsp://127.0.0.1:8554/c200_1?video&audio
|
||||
- path: rtsp://127.0.0.1:8554/c200_1
|
||||
input_args: preset-rtsp-restream
|
||||
roles:
|
||||
- record
|
||||
|
||||
Reference in New Issue
Block a user