Discussions
New avatar availability and feature support for streaming SDK
When will the v1/streaming/avatar.list endpoint include all avatars available in v2/avatars? Additionally, will the avatars in streaming/avatar.list support body movement and other improvements introduced in the newer version?
for getting rid of old videos
Add a filter that lets us see all files before a date we input. Then show a list then have the option to mark a set of files for deletion with a checkbox. Also add an option to delete all the files that met the filter criteria. Would help delete files quicker that are old and may not need anymore and save you space :)
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)"