ドキュメント

サポート

Vivox Unreal SDK

Vivox Unreal SDK

Make a channel TTL-only request

Learn how to make a server-side recording request around a specific moment in time for a channel.
読み終わるまでの所要時間 1 分最終更新 12日前

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

Make a channel TTL-only request • Vivox Unreal SDK • Unity Docs