Discussions
How to animate mora than 2 faces in the same time
I have a photo with two people. I was looking to properly animate all the faces in the same video, but when I sent the request to '/animate', only one face gets animated.
Session recording with agent
I need the recording of the whole session with the agent from when i connect() to disconnect()
Is there any way to get the session recording?
iOS video not showing, Only Audio
Hey i am using d-id into iOS swiftUI project i am using webrtc to connect.
External Orchestration Server
Can we connect an agent to an external rag server to process in the event that I have sensitive information and do not want to upload documents to d-id for the agent knowledge?
canva
how do I embed the chat bot i created into canva
Error in response: {'kind': 'UnknownError', 'description': 'Internal Server Error'}
Facing this issue, for endpoint: "https://api.d-id.com/talks", payload:
How can I make my connection last longer?
I'm using the example that ID-D itself provides, "live-streaming-demo" (https://github.com/de-id/live-streaming-demo), and I have a question. How can I make my connection last longer?
there are problems with web rtc, on some firefox versions
I've build upon your github solution and it works well in chrome and safari, but some firefox versions (not all) can't proceed stats from peerConnection. Since several months i get DOMException failure, due to missing receivers for RCTTracks, but i can see them, if i try to access them directly. Is there any smart work around for firefox?
API Integration Issue - 403 Forbidden Error When Creating Agent
Dear D-ID Support Team,
formatting the clips/stream request.
I've been trying to make a request and i keep getting the error invalid or missing sessio_id, but I copy and paste the id as is into the request. Not sure what part of the i should use. Can someone provide an example of what part of the session_id and sdp string I should use? Also, I am assuming that in https://api.d-id.com/clips/streams/{id}/sdp, the id is the stream id.