...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
Table of Contents |
---|
Prerequisite
Return Video Capture configuration must be enabled to capture return videos(steps are shared below)
The latest version of the print app must be installed to store videos in NAS
Only users with wms.admin role have access to this screen. Hence, the required user access should be given to authorized users.
Workflow Diagram
Drawio | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Steps | Actions |
---|---|
1 | Operator scans an AWB in screen |
2 | browser sends data to increff servers and fetch data for return order processing |
3 | server sends data related to awb and return order. |
4 | browser system opens a popup for capturing the video thru the webcam. webcam start capturing the video. operator continues the processing. |
5 | Once processing is completed, Video is compiled in browser, a filename and path are generated. file name is sent to increff server to be saved against the return order details |
6 | video is sent via local network to NAS drive. |
7 | Any user can access the video over the internet from NAS’s drives' online console |
Training Video on Video Capturing during Returns
...
Go to the Return Order Processing screen in WMS.
You will get the Search by Mapped Packet AWB option
The system will start capturing the video as soon as the user scans the AWB in return processing.
As soon as the recording starts, a video preview will appear on the screen with three possible resolutions: Mini player, Theatre mode, and Full-screen mode. One can toggle b/w these modes by hovering over the preview element.
The below image shows the Mini player mode. This mode is floatable and can be dragged to other parts of the screen.Below is the full-screen mode.
Below is the preview for theatre mode.
If the user marks any item missing or on bin scan of any QC fail item, the video blob till that point will get saved into browser storage(indexedDB).
As soon as the processing of all line items gets completed, or the user marks the return as complete the video capturing will stop and the video will be saved.
Workflow Diagram
...
Steps
...
Actions
...
1
...
Operator scans an AWB in screen
...
2
...
browser sends data to increff servers and fetch data for return order processing
...
3
...
server sends data related to awb and return order.
...
4
...
browser system opens a popup for capturing the video thru the webcam.
webcam start capturing the video. operator continues the processing.
...
5
Once processing is completed, Video is compiled in browser, a filename and path are generated.
...
be saved
...
6
...
.
...
7
...
Searching and Downloading the return Video
...
What camera configuration and brands are recommended for capturing images/videos
A recommended camera for return video capturing is the Logitech C615 Portable HD Web Camera. This camera has been used in warehouse settings and has provided good results. The POC was successfully done with below camera configurations.
Camera | Resolution | Bit Rate | Video Length(min) | Video Size |
---|---|---|---|---|
Logitech C615 Portable HD Web Camera (Used in Warehouse) | 1080p | 2560 Kbps | 2 | 90 MB |
Whether Increff is capturing the images/videos for forward and reverse movement of inventory? If so, for how long is it stored in system and what are the standard configs ?
We are currently capturing both images and videos for returns. For Forward video capturing, it’s in our roadmap. The videos will be getting stored in the NAS device(Network Attached Storage) in a structured way. The system allows users to download the captured video against an order from the WMS UI.
Video capturing configuration can be enabled/disabled for a channel at the fulfillment location level. Synology NAS device is used for the storage.
We don’t have any time constant for storing the videos as such.
Images are not stored at NAS, images are stored on Google cloud which can be accessed through links present in Omni Reporting.
Standard Configs:
Video Format: WebmCodec: vp9
Frame Rate: 30fps
Audio: No Audio
Just by clicking/typing the order number, will it be possible to retrieve the sku code, order details and the images/videos both forward and reverse for SPF claims.
The system allows users to download the captured video against an order from the WMS UI. We allow Searching the return order using any search filter. Eg, Channel Return Order Id, Channel, Forward Order Id, From Date/ To Date, etc.
Refer this for more details
Will the images/video have timestamp, order number, SKU code details?
File name convention for videos saved at NAS are as follows:
file_name : {return-gateEntry-ItemId}_{uuid} / {shipment_id}_{uuid}
folder_name : {date} [local system time]
path : baseFolderName/ {flow} / {date} / {file_name}.mp4