Discussions
error 500, ERR_BAD_RESPONSE when requesting in node.js env
Previously I had success in the Python environment but when I changed to the node.js environment I always got error 500, even though the header and payload were more or less the same, what do you think is wrong?
Real time question and answers
I want to connect a real time avatar to my API. My API returns an answer that the avatar should read. Step by step, how can I configurate this? I will add a text box on the button of the avatar, so the user can write questions.
Streaming for React Native
Hello, thank you for the great API.
Save videos to own S3 bucket
I saw in the explainer video that it is possible to store videos in your own S3 bucket. How does this work, and where can I find the respective documentation for this scenario?
Getting CORS error while using the APIs.
The GITHUB code (https://github.com/de-id/live-streaming-demo) was working fine with my trial credentials, but suddenly it started throwing the following -
'user has no permission for custom driver'
Hi. I'm trying to create an animation with a custom driver video but I receive this error : 'user has no permission for custom driver'
Not understanding D-ID and Elevenlabs custom API
Hi there -
The API has only Basic Authentication, Does it have Oauth?
The API has only Basic Authentication, Does it have Oauth?
Event Listener
For the RTCconnection, is there any event callback such as AudioStarted AudioEnded to be consume for live streaming ?