# TrackOSD
**Repository Path**: mirrors_AgoraIO-Community/TrackOSD
## Basic Information
- **Project Name**: TrackOSD
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-10-22
- **Last Updated**: 2026-06-28
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# TrackOSD-Customer-Service-Agora-Video-Chat-App
Resolve shipping issues faster through video chat
TrackOSD is a video chat solution optimized for customer service to resolve ecommerce shipping issues.
Online Shoppers
Have you had to attach numerous photos of different angles of a damaged package to Amazon or Ebay customer service?
When a retailer ships the wrong item, have you had to write lengthy description or explain over the phone without any visual aids on what you received instead of the product you ordered?
Retailers
Have your company need to make a disposition on a damaged or short shipment without any visual evidence?
Instead, online shoppers, retailers, and transport carriers can resolve shipping issues faster by connecting with each other via video chat.
You can test the web app [here](https://jennifertrin.github.io/TrackOSD-Customer-Service-Agora-Video-Chat-App/#).
Agora Features Implemented:
While the customer waits to be connected with a customer service rep, an audio of an advertisement of retailer or shipping carrier can be play:
_Stream.startAudioMixing_
_Stream.stopAudioMixing_
_Stream.pauseAudioMixing_
_Stream.resumeAudioMixing_
_Stream.adjustAudioMixingVolume_
_Stream.getAudioMixingDuration_
To help the customer and customer service adjust volume:
_Client.enableAudioVolumeIndicator_
To help customer service keep track of call quality and continue to improve service
_Client.getRemoteVideoStats_
_Client.getRemoteAudioStats_
_Client.getTransportStats_