Skip to content

[Camera Support]: Reolink Wifi doorbell configuration - not working #14967

Closed Answered by dwdonnelly
dwdonnelly asked this question in Camera Support
Discussion options

You must be logged in to vote

@NickM-27 Yes, you are correct. And I cannot figure out how to enable it. (Spoiler alert: I figured it out!)

Ok - in reviewing this Common recording configurations and this Configuring the Recording Role I adjusted the configuration by adding in the following code:

    record:
      enabled: True
      retain:
        days: 0
        mode: all
      events:
        retain:
          default: 30
          mode: motion

See full config follows:

mqtt:
  enabled: false

ffmpeg: #move the ffmpeg stuff to global level when using go2rtc
  hwaccel_args: preset-rpi-64-h264 #Enable Hardware Acceleration
  input_args: preset-rtsp-restream
  output_args:
    record: preset-record-generic-audio-copy
g…

Replies: 11 comments 37 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@PrplHaz4
Comment options

Comment options

You must be logged in to vote
9 replies
@dwdonnelly
Comment options

@dwdonnelly
Comment options

@NickM-27
Comment options

NickM-27 Nov 21, 2024
Collaborator Sponsor

@dwdonnelly
Comment options

@agoose77
Comment options

Comment options

You must be logged in to vote
10 replies
@clsferguson
Comment options

@clsferguson
Comment options

@dwdonnelly
Comment options

@clsferguson
Comment options

@clsferguson
Comment options

Comment options

You must be logged in to vote
1 reply
@clsferguson
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
13 replies
@dwdonnelly
Comment options

@NickM-27
Comment options

NickM-27 Dec 22, 2024
Collaborator Sponsor

@dwdonnelly
Comment options

@clsferguson
Comment options

@dwdonnelly
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@NickM-27
Comment options

NickM-27 Dec 23, 2024
Collaborator Sponsor

@dwdonnelly
Comment options

Answer selected by NickM-27
Comment options

You must be logged in to vote
1 reply
@dwdonnelly
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment