Discussions

Ask a Question

Streaming Avatar - data: { code: 10013, message: 'avatar not allow' }

I am trying to configure the avatar streaming API in real time using nodejs as the back interface, the same after many trial and error now it reflects avatar not allowed

Browser support

Our digital human test on Safari does not show. Do we support macbook's Safari browser or ios's browser device?

Real Time Avatar API: is it possible to stream in H264 instead of webm/VP8?

Hey Team HeyGen,

Building Talking Avatar demo on Next.js - Getting error 400 bad request on StartSession Function

Hello, I'm trying to run the example on a version of Next.js. I'm able to obtain the required information in exactly the following order (based on the example and documentation):

Method to differentiate streaming videos.

I'm currently trying to stream three sentences with a 1 to 1.5-second interval using the talk text function. For instance, when I call it in the order of "A," "B," "C," I want to differentiate the streaming videos for "A," "B," and "C." In the demo code, it distinguishes them using report.bytesReceived, but this method isn't clear for precise differentiation. If you have a better approach, I would appreciate it if you could share it with me.

"Voice has expired" at line 1

I can not create any video because always heygen discloses the same message: "Voice has expired" at line 1

"Voice is expired" at line 1 error message

Hi,

Why does this payload work and this doesn't?

Hi,

Why is the sample request blocked, click on the page try it can?

Scene Limit for V2 API endpoint

Why there is a scene limit of 10 per video for the api endpoint - https://api.heygen.com/v2/video/generate, when there is no scene limit when we are creating the video through web application.
Does the v1 api endpoint - https://api.heygen.com/v1/video.generate also has a scene limit?