fix docker time to GMT+7
This commit is contained in:
@@ -44,8 +44,11 @@ webrtc: true
|
||||
webrtcAddress: :8889
|
||||
webrtcAllowOrigin: '*'
|
||||
webrtcLocalUDPAddress: :8189
|
||||
webrtcLocalTCPAddress: :8189
|
||||
|
||||
webrtcAdditionalHosts:
|
||||
- 192.168.88.3
|
||||
- 192.168.88.5
|
||||
- ipcopd.ttcorp.net
|
||||
|
||||
############################################
|
||||
# PLAYBACK (optional - có thể bật sau)
|
||||
@@ -75,7 +78,7 @@ pathDefaults:
|
||||
recordFormat: fmp4
|
||||
recordPartDuration: 1s
|
||||
recordSegmentDuration: 5m
|
||||
recordDeleteAfter: 0s # 0s là không tự động xóa, đặt thời gian xóa nếu ổ cứng có giới hạn
|
||||
recordDeleteAfter: 3600s # 0s là không tự động xóa, đặt thời gian xóa nếu ổ cứng có giới hạn
|
||||
|
||||
############################################
|
||||
# CAMERA PATHS
|
||||
|
||||
Reference in New Issue
Block a user