Method | Description | |
---|---|---|
MotionDetectionPage ( ) : System |
Method | Description | |
---|---|---|
DetectMotion ( string subscriptionKey, string originalFilePath ) : System.Threading.Tasks.Task | ||
GetHighlights ( string json ) : IEnumerable |
This method parses the JSON ouput, and converts to a sequence of time frames with highlight region. A full video highlight is created if there is motion detected in the frame.
|
|
LoadImageButton_Click ( object sender, |