WebRTC H265 playback

Hi,

In Xprotect 2025R3 we have an integration with webrtc. It seems that we can have live video for both H264 and H265 protocols but unfortunately we have playback only for H264 protocol. We cannot have playback for H265 although live seems to work for this protocol. Is ther any limitation from Milestone’s side regarding playback on H265?

Thanks in advance

Stefanos

when I POST for playback, in chrome://webrtc-internals I see the following in inbound-rtp

decoderImplementation NullVideoDecoder (fallback from: ExternalDecoder (D3D11VideoDecoder))

while when I POST for Live I see the following in inbound-rtp

decoderImplementation

ExternalDecoder (D3D11VideoDecoder)

Apparently, it doesn’t support H265 protocol for plyback through webrtc although they have pulished that it does. Again, poor support from Milestone.

Hello,
I apologize for the late reply. I have reported to Milestone Development and they will start investigation. Let me get back to you when there’s update from them.