Overview
When using WebCodec with H.265 (HEVC) encoding, you may encounter an error indicating the browser does not support it. Follow the steps below to resolve the issue.
Requirements
1. Browser Requirements
- Chrome Browser: Ensure you are using the latest version of Google Chrome. H.265 (HEVC) support is currently limited and primarily available in Chrome with specific configurations.
2. HTTPS Configuration
- Mandatory HTTPS: Both the server and web client must be configured with HTTPS. Modern browsers (including Chrome) require a secure context (HTTPS) to enable advanced features like WebCodecs.
- For detailed HTTPS setup, refer to the Windows-LarkXR Help Manual 3.3.
3. Secondary Development
- If you are customizing the web client, ensure your development environment also uses HTTPS. Mixed content (HTTP/HTTPS) will block critical features.