Discussions
square video output format
Would love to see the option to create a square formated video
Can I Get Two Output Videos with Different Background Options in a Single API Request?
Problem Statement:
Is it possible to add the code to the avatar
In Interactive Avatar, is it possible to add the following code to the avatar that operates with "Integrate" → "Embed in HTML"?
Streaming Avatar: optimize latency strategies
Hi,
how can i put photo and get its video
i wanna post video and get its video i dont know how to do it i am new here
Where can I find the zoom recordings the Interactive Avatar makes?
I sent the Interactive Avatar into Zoom with the Chat in Zoom feature and I can see that the avatar is recording the meetings but where are these recordings being saved?
Initialize streaming avatar session
I use the demo but i change the avatarName property to use other avatar this is the code
// Initialize streaming avatar session
async function initializeAvatarSession() {
const token = await fetchAccessToken();
avatar = new StreamingAvatar({ token });
const avatarName = 'Jocelyn_standing_office_front';
sessionData = await avatar.createStartAvatar({
quality: AvatarQuality.High,
avatarName: avatarName,
});
"End of scene 1 does not align with script (HTTP Status Code: 400)"
"End of scene 1 does not align with script (HTTP Status Code: 400)"
How to Capture the Avatar's Response to Display Subtitles in the Demo: Create a Vite Project with Streaming SDK
Hi, I’m using the Demo: Create a Vite Project with Streaming SDK and I’d like to add subtitles that display what the avatar is saying. The problem is that I can’t capture its response to show it on screen. How can I implement this? Is there any tool or documentation that explains how to obtain the avatar's response?
Streaming Avatar session duration
Hello, I am using streaming avatar API. I need those functions: