mirror of
https://github.com/koush/scrypted.git
synced 2026-05-26 06:30:29 +01:00
homekit: recording logging
This commit is contained in:
@@ -137,6 +137,7 @@ export async function* handleFragmentsRequests(device: ScryptedDevice & VideoCam
|
||||
}
|
||||
// console.log('mp4 box type', type, length);
|
||||
}
|
||||
console.log(`motion recording finished`);
|
||||
}
|
||||
catch (e) {
|
||||
console.log(`motion recording complete ${e}`);
|
||||
|
||||
Reference in New Issue
Block a user