This repository has been archived by the owner on Jan 26, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RDKC-9030, RDKC-9366 : deliveryDetection in SmTN,2TN with same timestamp
Reason for change: Added delivery detection prebuilt binaries Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-9030 : Implement delivery detection in SmartThumbnail Reason for change: Added delivery detection thread. Added memory usage reduction. Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-9030 : Implement delivery detection in SmartThumbnail Reason for change: Added delivery detection prebuilt binaries. Edited IMAGE METADATA json string Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-9030 : deliveryDetection in SmTN Reason for change: Added new union bounding box for detection. Added new logs. Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-9368, RDKC-9030 : Add delivery detection test support in TestHarness Reason for change: Added methods to read frame from xvision and send delivery information to xvision. Integrated mediapipe changes to fix negative coordinates in person cropping. Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-9713, RDKC-9714 : Add debug symbols, Reduce Delivery Threshold to 0.3 Reason for change: Added debug symbols for crash analysis. Reduce the delivery threshold to 0.3 Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-9713, RDKC-9727 : Add crash symbols, configurable detection constants Reason for change: Added debug sym files for smartthumbnail, make constants for delivery detection configurable. Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-9713, RDKC-9727 : Add crash symbols, configurable detection constants Reason for change: Added debug sym files for smartthumbnail, make constants for delivery detection configurable. Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-9707, RDKC-9746 : upload delivery notification anytime,mediapipe crash Reason for change: Added debug symbols for crash analysis. Reduce the delivery threshold to 0.3. safeguard crop region - to fix crash from mediapipe [change in file: simple_image_cropping_calculator.cc] Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-9707, RDKC-9746 : upload delivery notification anytime,mediapipe crash Reason for change: Added debug symbols for crash analysis. Reduce the delivery threshold to 0.3. safeguard crop region - to fix crash from mediapipe [change in file: simple_image_cropping_calculator.cc] Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-9752 : Crash during smartthumbnail upload with delivery metadata Reason for change: Avoid creating smartthumbnail already one delivery detection is in progress. Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-9758 : detection fails even if the score exceeds threshold Reason for change: Corrected the default value macros Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-9030, RDKC-9699 : Integrate mediapipe into RDKC Reason for change: Added libdeliverydetector.so in LDFLAGS Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-9701 : RFC feature control for delivery detection Reason for change: Added RFC feature checking. Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-9992 : Smart thumbnails pending processing...discard Reason for change: Corrected the chance for a deadlock that can happen due to thread switch Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-10066 : RFC check from service script Reason for change: Added check for RFC feature change. Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-9833 : Detection stops at thumbnail generation Reason for change: Implemented as the new design. Detection stops at thumbnail generation Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] Signed-off-by: Sajna Nazeer K <[email protected]> RDKC-9758, RDKC-9858, RDKC-9888: DetectionStats,last frame,motion issue Reason for change: Added new parameters in Detection Stats log. Changed mpipe_onThunbmailEvet api to mpipe_onLastFrameEvent. Added a fix for do not uploading motion events issue. Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-9888 : maximum of mean augmentation score in Detection Stats Reason for change: Changed mean max augmentation score calculation. Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-10085 : Wrong value for the time upload thread waited Reason for change: corrected the time calculation Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-10093: continuous smartthumbnail process crash Reason for change: Corrected the wrong memset Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-10086 : Received motion ROI is continuously logged Reason for change: Changed the logging Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-10127: Delivery detection to run exactly on 1fps Reason for change: Adjusted sleep time in delivery detection thread to 1fps Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-10159 : smart thumbnail cvr lite memory leak Reason for change: rtMessage_Release() to relaese memory associated with rtMessage in xcam2 instead of free(). Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-10175, RDKC-9700 : Revised Logic for Smart Thumbnail Cropping Reason for change: cropping smartthumbnail from resized frame, if union bounding box is larger than the thumbnail size Also, added 400x300 cropping from buffer 1. Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-10167 : Excessive logs in smart thumbnail logs with delivery detection Reason for change: modified mediapipe loglines to add timestamp. Test Procedure: Build with no issues. Risks:LOW Signed-off-by: [email protected] RDKC-10376 : Separate comcast proprietary code from thumbnail Reason for change: Separating comcast edited mediapipe code to separate repo. Test Procedure: Build with no issues. Risks: LOW Signed-off-by: [email protected] Change-Id: Ia078c4973d850b0222248e031800594fe88142cd
- Loading branch information