homekit: recording logging

This commit is contained in:
Koushik Dutta
2021-12-14 12:54:14 -08:00
parent 5c86d6c5e7
commit 2950c5dda5

View File

@@ -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}`);