文档

支持

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 分钟最后更新于 18 小时前

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