Documentation

Support

Vivox Core SDK

Vivox Core SDK

Ssr Decode Subscription Different Options

Subscribe to server-side recording streams.
Read time 1 minuteLast updated 20 hours ago

The following code shows an example of how to decode .tar archives from a finished subscription with different decode options.
curl -x POSThttp://{{host}}/ssr/decode?auth_token={{auth_token}}&destination_credentials={"access_key_id":"aws-access-id","secret_access_key":"aws-secret-key"}&s3_uri=”s3://bucket-name/uuid/”&decode_options=”[“concat”, “poly”]“

Ssr Decode Subscription Different Options • Vivox Core SDK • Unity Docs