Agents Streams

Start a WebRTC connection

Updates the server with the SDP answer to the SDP offer received from the initial call to the /agents/{agentId}/streams endpoint, during the offer/answer negotiation of a WebRTC connection.

post/agents/{agentId}/streams/{streamId}/sdp

Path parameters

agentIdstring required

Agent Id

streamIdstring required

the stream identifier

Request body

session_idstring

Session identifier information, should be returned in the body of all streaming requests (from the response of the POST /streams)

Response

OK

statusstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.