OpenIPC / device-mjsxj02hl

OpenIPC for Xiaomi MJSXJ02HL
https://openipc.org
MIT License
62 stars 11 forks source link

Why night mode doesn't work ? #13

Open antonbek89 opened 1 year ago

antonbek89 commented 1 year ago

This my configuration

system:
  buffer: 1024
  staticDir: /var/www/majestic
  webAdmin: disabled
  webPort: 90
isp:
  iqProfile: /etc/sensors/iq/f23.ini
image:
  mirror: true
  flip: true
  rotate: none
  contrast: 50
  hue: 50
  saturation: 50
  luminance: 50
osd:
  enabled: true
  template: "OpenIPC v.2.2 | %F %T %Z"
nightMode:
  enabled: true
  irCutPin1: 70
  irCutPin2: 68
  backlightPin: 54
  dncDelay: 6
  nightAPI: true
  irSensorPinInvert: true
records:
  enabled: true
  path: /mnt/mmcblk0p2/%Y/%m/%d/%H/%M.mp4
  maxUsage: 95
video0:
  enabled: true
  codec: h264
video1:
  enabled: false
jpeg:
  enabled: true
mjpeg:
  size: 640x360
  fps: 5
  bitrate: 2048
audio:
  enabled: true
  volume: 70
  srate: 8000
  codec: pcm
  outputEnabled: true
  speakerPin: 55
  speakerPinInvert: false
  voiceEqualizer: common
rtsp:
  enabled: true
  port: 554
hls:
  enabled: false
youtube:
  enabled: false
motionDetect:
  enabled: true
  visualize: true
  debug: true
ipeye:
  enabled: false
netip:
  enabled: false
  user: admin
  password: 12345
  port: 34567
  snapshots: true
  ignoreSetTime: false
onvif:
  enabled: false
watchdog:
  enabled: true
  timeout: 30