Discussions

Ask a Question
Back to All

Talk Streaming Connection issue

Hi there,

We are building a MERN stack application, where we wish to have avatar assistance for our users. For this, we are trying to integrate the Talk Stream APIs using WebRTCPeer Connection in React referring to this git repo https://github.com/de-id/live-streaming-demo

Here we are facing issues with the below scenarios:

  1. Mostly, getting "too many requests error" while creating a connection to the DID servers
  2. Once if a connection is established, it automatically disconnects although the expiry of session Id is of 7 days as per the API response.

We request the support team, to look over this issue and get back to us as soon as possible. Also if there is any kind of documentation that suggests the way to integrate the Talk stream in React, please do share.

Thanks!