Chrome H265 WebRTC support
Chrome supports RTC H265 decoding starting from version 127. This eliminates the need for servers to transcode H265. USC and H5S will automatically detect the decoding types supported by the browser and determine whether to start transcoding. This way, clients don't need to worry about whether a camera supports H264 or H265. It is recommended to use client devices with GPUs as much as possible. This eliminates the need for servers to perform an H265-to-H264 conversion process, significantly saving server CPU resources.