Discussions
Full body animation
Hi, is it possible to get a full body animation? I tried with full body pictures, but only can get headshot animation.
Animations API
The animated video is excellent but why is the output video zoomed in on the persons face? I want the face to animate but include the full image in the video. Thanks
agregar en worpress
puedes agregarlo directamente a mi tema de WordPress o a través de un plugin de código personalizado?
Embed Agent on React
How do we embed agent using agent id from api in react app? What is the exact endpoint used for that?
How can I delete my account?
How can I delete my account?
apply permission for subtitles
hi ,
Picture in picture
can i create a video that has photos or a video of a property running behind the avatar?
Obtención del historial de chat con agente
Puedo obtener el historial de chat entre un agente y un usuario para posteriormente yo poder trabajar con el generando algun formato pdf con las respuestas del agente y las respuestas del usuario?
upload audio file failed {"kind":"UnknownError","description":"Internal Server Error"}
import requests
url = "https://api.d-id.com/audios"
Create a talk stream
When we run the last api to create a stream which is https://api.d-id.com/talks/streams/{id} We got response {
"status": "started",
"session_id": "AWSALB=WoypFJQbz3puwZM0X5VEaA0MnvMTtxDRuwX9sgQacx74wrOko3Kr8t8FEwVdhZ12Ou5afw2XrMZn9+FNIh6sY68rL0Lnw1V6ayc9X/ZOygS9SQzuOpER7emC36BU; Expires=Thu, 15 Aug 2024 21:04:53 GMT; Path=/; AWSALBCORS=WoypFJQbz3puwZM0X5VEaA0MnvMTtxDRuwX9sgQacx74wrOko3Kr8t8FEwVdhZ12Ou5afw2XrMZn9+FNIh6sY68rL0Lnw1V6ayc9X/ZOygS9SQzuOpER7emC36BU; Expires=Thu, 15 Aug 2024 21:04:53 GMT; Path=/; SameSite=None; Secure",
"talkId": "tlk_F2Hoe61000d9Z5dh839jb"
} but which part we have to use in browser to show live stream video. Some times we get error also like {
"kind": "InternalServerError",
"description": "Stream Error"
}