@extends('layouts.master') @section('content')
Alarm settings
@csrf @if (count($settings) > 0) @endif
0) @if ($settings[0]->stop_stream) checked @endif @endif >
You will get notifictions when stream is not working or any techincal error during stream
You will get notifictions when some one start or stop stream
You will get notifictions when black screen detected
You will get notifictions when blur screen detected
Select Bitrate Threadhold
You will get notifictions bitrate less or equal to selected bitrate
Select time
You will get notifictions when latency great than or equal selected value
@endSection