ドキュメント

サポート

Vivox Core SDK

Vivox Core SDK

Ssr Make Channel Ttl Only Request

Learn about voice channels in Vivox Core.
読み終わるまでの所要時間 1 分最終更新 5日前

The following code displays an example of how to upload five minutes of data from the subscription time to five minutes into the future for all speakers in the target channel.
curl -x POSThttp://{{host}}/ssr/subscribe?auth_token={{auth_token}}&history=0&destination_credentials={"bucket":"bucket-name","access_key_id":"aws-access-id","secret_access_key":"aws-secret-key"}&target_uri=sip:confctl-g-.issuer.channel_name@domain.vivox.com&target_type=channel&ttl=5

Ssr Make Channel Ttl Only Request • Vivox Core SDK • Unity Docs