Anyone else attempted this yet? It is discoverable on the "General Interface (ONVIF)" search. It is able to be added, streams viewed, configured, etc. with camera model "Generic_AMCREST." I also created my own config file called Doorbell with the sub-model AD410 and while it has proper video settings (to my knowledge) I have never been able to get two-way audio functional through the DS cam app or live view on Surveillance Station. I've shared the config file below if anyone has any ideas. I modeled the config after the AD110 hoping it's audio configuration would carry over but no luck as of yet. I am also able to see under the "Advanced Event (IVS)" tab that Intrusion, SMD-Human and SMD-Vehicle are supported. Not sure how you could use Intrusion as it has no web interface for configuration. Regardless, enabling them has had no effect on notifications in DS Cam. I do get human notifications from the Amcrest SmartHome app. I have some experience configuring these settings on another Dahua OEM camera, so I'm not unfamiliar with the flow of things. I'm open to ideas, suggestions, questions, please and thank you.
As always, YMMV, I take no responsibility for modifications to your own equipment and the associated outcomes. Any issues I've encountered I've been able to resolve with a hard reset, so far...
As always, YMMV, I take no responsibility for modifications to your own equipment and the associated outcomes. Any issues I've encountered I've been able to resolve with a hard reset, so far...
Code:
[Doorbell*AD410]
{BasicSettings}
api = dahua
firmware_version = 1.000.0000000.7.R.20210220
firmware_list = 1.000.0000000.7.R.20210220
multi_streams = 2
mjpeg = rtsp
h264 = rtsp
h265 = rtsp
rtsp_protocol = auto,udp,tcp
key_frame_interval_range = frame,1-150
audio_format = PCM,G711,AAC
audio_output_format = PCMU/8000/8/1
camera_parameters = yes
ntp_server = Surveillance Station,clock.isc.org,pool.ntp.org,disable
force_sync_time = yes
force_restart_time = 80
motion = mjpeg,h264,h265
activate_time = 5
url_unencoded_chars = :
default_username = admin
api_specific = GOP_TWICE_FPS,DAHUA_EVT_STM_PATH_BY_CAP,DAHUA_DET_KEEP_ALIVE,AUDIO_G711MU
device_limitation_notes = svs_unsupport_md_setting
{stream_1}
resolutions_[h264,h265] = 1440x1080,2560x1920
fps_[h264,h265]_[1440x1080,2560x1920] = 1-15
bitrate_control_[h264,h265] = cbr,vbr
cbr_range_[h264,h265] = cbr_full_range
{stream_2}
resolutions_[mjpeg,h264,h265] = 640x480,720x576
fps_[mjpeg,h264,h265]_[640x480,720x576] = 1-15
bitrate_control_mjpeg = cbr
bitrate_control_[h264,h265] = cbr,vbr
cbr_range_[mjpeg,h264,h265] = cbr_full_range
{1.000.0000000.7.R.20210220::BasicSettings}
exposure_mode = auto,day,night
api_specific = GOP_TWICE_FPS,DAHUA_EVT_STM_PATH_BY_CAP,DAHUA_DET_KEEP_ALIVE,AUDIO_G711MU