Discussions
Result URL of Get Clip endpoint is an S3 URL instead of a HTTPS URL
If I create a clip from a text script, the result URL of the generated video is an S3 URL (s3://...) instead of an HTTPS URL. We were expecting that we can embed and display the video right away.
famous people
is there way where I can use a famous person picture, to create a video? We're organising a tedx event and we would like to open the day with a video where some VIPS talk about our tedx day.
Backgrounds for videos.
How do I import a background image to use behind the avatar? I want to make it look like the avatar is standing in a room.
How to make the live stream work with custom data
Hi,
Unauthorized
{
"error": "Failed to create video",
"details": "{"message":"Unauthorized"}\n"
}
Config stitch = true while creating an api talk always returning false when getting the result. Can't get original image stitched with talk.
As the question says, while creating a talk using the api and setting config stitch = true, the result is always false. How to change it to ensure I don't just receive a square around the face but the whole image back. Please and thank you. Images are provided below.
Integrate avatar with my chatbot
Can i integrate avatar created using D-ID with my chatbot created on python. If so then how?
Postman API problem
I did simple first requst with basic authorization and post i have error 500 why, what is wrong?
Transparent video background withe the API
After adding a presenter image with transparent background to get an animated video with the presenter talking , the transparent background is replaced by a green background.
Where can I get the idle video that use in the streaming API sample code?
Recently, I tried the sample code of the streaming API (https://github.com/de-id/live-streaming-demo).