mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-27 07:28:58 +03:00
Add Apple compatibility switch to the camera wizard (#24115)
* add apple compatibility switch to the camera wizard * don't require every record stream to be h265
This commit is contained in:
committed by
Nicolas Mowen
parent
fb8ab56c41
commit
98706482f5
@@ -268,6 +268,7 @@ export default function Step4Validation({
|
||||
customUrl: wizardData.customUrl,
|
||||
streams: wizardData.streams,
|
||||
hasBackchannel: wizardData.hasBackchannel,
|
||||
appleCompatibility: wizardData.appleCompatibility,
|
||||
onvif: wizardData.onvif,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user