When inserting video in Telerik Editor, radEditor by default inserts it using <embed>.
This element is not supported by Edge. Many modern browsers now support/recommend to use of the <video> tag.
So, that it will render video in most of Chromium browsers out there.
Hi David,
Great news — we have implemented the requested feature. Starting with the 2026 Q1 SP2 release of Telerik UI for ASP.NET AJAX (expected late April 2026), the RadEditor's MediaManager dialog will output HTML5 <video> and <audio> elements instead of the legacy <object>/<embed> tags for browser-supported media formats (MP4, WebM, OGV, MP3, WAV, OGG).
Key highlights:
<video> element with the correct MIME type<audio> element<object>/<embed> for backward compatibility.mp4, .webm, .ogg, .ogv, and .oga by defaultThank you for the valuable feedback that helped us modernize this functionality.
Regards,
Rumen
Progress Telerik
Regards,
Rumen
Progress Telerik
Hi David,
Thank you for the useful feature request.
We will definitely plan it for some of the upcoming releases of Telerik UI for ASP.NET AJAX and RadEditor.
Regards,
Rumen
Progress Telerik