added

Video Encoding Parameter for Streaming Session

Endpoint: v1/streaming.new
Page: https://docs.heygen.com/reference/new-session

We have added the video_encoding parameter to the streaming new session endpoint. This parameter allows you to specify the encoding format for streaming video.

Parameter:

  • video_encoding | string (optional) | Specifies the encoding format for streaming video. Can be "H264" or "VP8". Default: VP8. Note: Choosing "H264" may offer better compatibility with certain devices and platforms.