Upload client metrics to the Meet Media APIStay organized with collectionsSave and categorize content based on your preferences.
Google Meet Media API clients must periodically upload client statistics over
themedia-statsdata channel.
The entries required by the Meet Media API are a subset of thestatisticsgathered by WebRTC, which are accessible by calling theRTCPeerConnection::getStats()method.
Client flow
All Meet Media API clients must implement the following flow.
Initial configuration
After the client opens themedia-statsdata channel, Meet
immediately sends aMediaStatsConfigurationresource update over the channel. This configuration specifies how the client
should upload stats.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-12-11 UTC."],[],[]]