PublisherErrorH265EncoderNotSupported constant

int const PublisherErrorH265EncoderNotSupported

Description: Streaming failed, H.265 encoding is not supported.
Cause: The hardware device does not support H.265 encoding, or the SDK does not include H.265 encoding module.
Solutions: Contact ZEGO technical support to confirm whether the SDK contains the H.265 encoding module, if the hardware device does not support it, it is recommended to upgrade the hardware.

Implementation

static const int PublisherErrorH265EncoderNotSupported = 1003010;