setting.py 223 B

12345
  1. AUDIO_DEVICE = "hw:1,0"
  2. FONT_PATH = "/usr/share/fonts/truetype/wqy/wqy-microhei.ttc"
  3. CAM_NAME = "picam"
  4. RTMP_URL = "rtmp://abc.rtmp.com/abc/picam"
  5. WEBHOOK_URL = "https://oapi.dingtalk.com/robot/send?access_token=1234567890"