.net Core| Mvc Pass Audio File To Html5 Player. Enable Seeking December 20, 2023 Post a Comment Hi i have problem with html5 player and seeking. This is my action method: public IActionResult GetAudio(string url) { var file = System.IO.File.ReadAllBytes(url);Solution 1: Ok, this:Response.Headers.Add("Accept-Ranges", "bytes"); Response.Headers.Remove("Cache-Control"); CopyResolved my problem. Baca JugaHtml 5 - Play Tiny Mp3 "inline"Play A (short) Sound Extremely Frequently?Mouse Cursor Doesn't Match With Canvas Share You may like these postsCase Sensitive In Data AttributeHelper For Tag Html AIs It Possible To Print A Html Entity In Js Or Php?Can I Auto-press A Button On A Webpage With A Url? Post a Comment for ".net Core| Mvc Pass Audio File To Html5 Player. Enable Seeking"
Post a Comment for ".net Core| Mvc Pass Audio File To Html5 Player. Enable Seeking"