.net Core| Mvc Pass Audio File To Html5 Player. Enable Seeking December 13, 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 JugaHow To Extract Innermost Table From Html File With The Help Of The Html Agility Pack?Set Value Of A Textarea Inside A Webbrowser Control (c# / .net)Dinktopdf Net Core Not Able To Load Dll Files Share You may like these postsInsert Checkbox Data To MysqlPhp: Li Not Displaying Inline Despite Display:inlinePassing Value Of Html To Jquery FileHow To Take A Photo Of An Video Stream? Html5 Javascript 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"