mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-11-20 01:50:24 -05:00
trim recordings to match the requested range
This matches the default behavior of the old UI. It's not configurable. I'm not sure anyone ever deliberately unchecked that box.
This commit is contained in:
@@ -296,7 +296,7 @@ arbitrary order. Each recording object has the following properties:
|
||||
Note this may be greater than the requested `endTime90k` if this recording
|
||||
was ongoing at the requested time.
|
||||
* `videoSampleEntryId`: a reference to an entry in the `videoSampleEntries`
|
||||
map.mp4` URL.
|
||||
object.
|
||||
* `videoSamples`: the number of samples (aka frames) of video in this
|
||||
recording.
|
||||
* `sampleFileBytes`: the number of bytes of video in this recording.
|
||||
|
||||
Reference in New Issue
Block a user