หากต้องการเชื่อมต่อกับ Meet Media API แอปของคุณต้องใช้ OAuth เพื่อสร้างโทเค็นการเข้าถึง ดูข้อมูลเพิ่มเติมเกี่ยวกับการเข้าถึง Google API ด้วย OAuth ได้ที่การใช้ OAuth 2.0 เพื่อเข้าถึง Google API
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-02-24 UTC"],[[["This page provides instructions for setting up and running a sample application using the TypeScript reference client implementation for the Google Meet Media API."],["The sample requires prerequisites such as Bazel, Webpack, Node.js, Yarn, `gcloud` CLI, a Google Cloud project, and a Google Workspace account with Google Meet enabled."],["OAuth tokens must be generated using the implicit grant flow; the OAuth 2.0 Playground is incompatible with the Meet Media API, as the tokens cannot be associated with a Google Cloud Project."],["Due to CORS limitations, the sample application must be deployed to a service like Google App Engine, and `localhost` will not work."],["The setup involves building the sample with `yarn` and `webpack`, deploying it via `gcloud app deploy`, creating OAuth 2.0 credentials, and then joining a meeting and observing the audio/video streams."]]],[]]