[ipcamera] FFmpeg based alarms will now auto restart if stopped (#13446)
* FFmpeg alarms now auto restart Signed-off-by: Matthew Skinner <matt@pcmus.com>
This commit is contained in:
@@ -1177,6 +1177,8 @@
|
||||
<channel id="ffmpegMotionAlarm" typeId="ffmpegMotionAlarm"/>
|
||||
<channel id="externalMotion" typeId="externalMotion"/>
|
||||
<channel id="motionAlarm" typeId="motionAlarm"/>
|
||||
<channel id="thresholdAudioAlarm" typeId="thresholdAudioAlarm"/>
|
||||
<channel id="audioAlarm" typeId="audioAlarm"/>
|
||||
<channel id="activateAlarmOutput" typeId="activateAlarmOutput"/>
|
||||
<channel id="activateAlarmOutput2" typeId="activateAlarmOutput2"/>
|
||||
<channel id="doorBell" typeId="doorBell"/>
|
||||
@@ -1727,6 +1729,7 @@
|
||||
<channel id="enableFieldDetectionAlarm" typeId="enableFieldDetectionAlarm"/>
|
||||
<channel id="fieldDetectionAlarm" typeId="fieldDetectionAlarm"/>
|
||||
<channel id="enableAudioAlarm" typeId="enableAudioAlarm"/>
|
||||
<channel id="thresholdAudioAlarm" typeId="thresholdAudioAlarm"/>
|
||||
<channel id="audioAlarm" typeId="audioAlarm"/>
|
||||
<channel id="activateAlarmOutput" typeId="activateAlarmOutput"/>
|
||||
<channel id="enableExternalAlarmInput" typeId="enableExternalAlarmInput"/>
|
||||
|
||||
Reference in New Issue
Block a user