H265 Not supported on client?

Hi, I am trying to use H265. The server I can see H265 as a codec but not on the client.
Client:
- Nodejs v16
- Electron v22.0
- Mediasoup-client v3.6.66

This is what codec rtpCapabilities looks like on both client and server:
Server:

Client:

Any idea of why this is? Thanks

Do I need to enable any experimental chromium versions to enable H265?

As per your client’s rtpCapabilites, it seems that your device, which is browser, doesn’t support H265. You might have to enable it in chrome, which might be experimental.

I was able to get H265 enabled in safari by enabling it in experimental features: