HTML5 Content

I am using Radzen 2.86.8 to build a Blazor app and I am trying display a video file using the HTML component. I have set the content to:

image

I have confirmed the location is correct. I when I run the application I get a 404 error that the file is not found. Can someone confirm I am using the HTML content property correctly?

Thank you!

The /videos path is rooted which could be incorrect. You can inspect the generated video element with the browser developer tools to see what the actual path is.