-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
bugSomething isn't workingSomething isn't workinglivenessThis issue relates to the Liveness componentThis issue relates to the Liveness component
Description
Before creating a new issue, please confirm:
- I have searched for duplicate or closed issues.
- I have read the guide for submitting bug reports.
Which UI component?
Liveness
Gradle script dependencies
n/a
Environment information
n/a
Please include any relevant guides or documentation you're referencing
No response
Describe the bug
videoEndTimestamp
ends up being the start time of the last video chunk containing data. This last video chunk could range from 0-1 seconds of content, resulting in the timestamp being off. This value is only used for metrics, and does not impact the challenge, as the actual end is determined by sending the empty video event.
For metric purposes, we should look to adjust this timestamp to be the proper end time.
Reproduction steps (if applicable)
No response
Code Snippet
// Put your code below this line.
Log output
// Put your logs below this line
amplifyconfiguration.json
No response
Additional information and screenshots
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinglivenessThis issue relates to the Liveness componentThis issue relates to the Liveness component