mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-27 09:07:41 +03:00
Compatibility
This commit is contained in:
parent
92fa46d6ea
commit
930b433a5f
@ -107,7 +107,10 @@ export function GenericVideoPlayer({
|
||||
>
|
||||
<HlsVideoPlayer
|
||||
videoRef={videoRef}
|
||||
currentSource={source}
|
||||
currentSource={{
|
||||
playlist: source,
|
||||
startPosition: 0,
|
||||
}}
|
||||
hotKeys
|
||||
visible
|
||||
frigateControls={false}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user