기술 자료

지원

Vivox Unreal SDK

Vivox Unreal SDK

Make a decode request

How to make a server-side recording decode request.
읽는 시간 1분최근 업데이트: 8일 전

The following code shows an example of how to decode .tar archives from a finished subscription.
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”]“

Make a decode request • Vivox Unreal SDK • Unity Docs