Paste #266904 |
pasted on 23.11.2022 14:01
- Edit to this paste
- Raw
- The following pastes replied to this paste: # 276778
- Show paste tree
-
Compare with paste
#
Text paste
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 | root@openipc-gk7205v200:~# cat /etc/majestic.yaml system: webAdmin: enabled buffer: 1024 image: mirror: false flip: false rotate: none contrast: auto hue: 50 saturation: 50 luminance: auto osd: enabled: true template: "%a %e %B %Y %H:%M:%S %Z" posX: -16 posY: 16 nightMode: enabled: true nightAPI: false backlightPin: 16 irSensorPinInvert: false irCutPin1: 8 irCutPin2: 9 records: enabled: false path: /mnt/mmc/%Y/%m/%d/%H.mp4 maxUsage: 95 video0: enabled: true video1: enabled: true jpeg: enabled: false toProgressive: false mjpeg: size: 640x360 fps: 5 bitrate: 1024 audio: enabled: false volume: 7 srate: 4000 speakerPinInvert: false codec: ulaw outputEnabled: false rtsp: enabled: true port: 554 hls: enabled: false youtube: enabled: false motionDetect: enabled: false visualize: true debug: true ipeye: enabled: false watchdog: enabled: false timeout: 10 onvif: enabled: true |