mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-10 13:15:25 +03:00
Start preview at correct time too
This commit is contained in:
parent
5b648e170a
commit
e97c445fb9
@ -184,6 +184,7 @@ export default function DynamicVideoPlayer({
|
||||
camera={camera}
|
||||
timeRange={timeRange}
|
||||
cameraPreviews={cameraPreviews}
|
||||
startTime={startTimestamp}
|
||||
onControllerReady={(previewController) => {
|
||||
setPreviewController(previewController);
|
||||
}}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user