「Unity/Agora/voicechat community/token取得」の版間の差分
提供: 初心者エンジニアの簡易メモ
(ページの作成:「==本番token取得== # https://console.agora.io/ にアクセス #stageをliveに #Generate temp RTC tokenを取得 #tokenに設置」) |
|||
行2: | 行2: | ||
# https://console.agora.io/ にアクセス | # https://console.agora.io/ にアクセス | ||
#stageをliveに | #stageをliveに | ||
− | #Generate temp RTC | + | #Generate temp RTC tokenを選択して、チャンネル名を入れてtokenを取得 |
− | # | + | #サンプルのClientManagerTestシーンの、CanvasVideoのInspectorにあるuseTokenを、falseにして、token文字列を設置するとつながる |
2022年12月8日 (木) 15:43時点における版
本番token取得
- https://console.agora.io/ にアクセス
- stageをliveに
- Generate temp RTC tokenを選択して、チャンネル名を入れてtokenを取得
- サンプルのClientManagerTestシーンの、CanvasVideoのInspectorにあるuseTokenを、falseにして、token文字列を設置するとつながる