forked from Github/frigate
Add autotracking enable/disable button to live view (#11396)
This commit is contained in:
@@ -305,6 +305,7 @@ function MSEPlayer({
|
||||
onLoadedData={onPlaying}
|
||||
onLoadedMetadata={handleLoadedMetadata}
|
||||
muted={!audioEnabled}
|
||||
onError={onClose}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user