.net Core| Mvc Pass Audio File To Html5 Player. Enable Seeking February 01, 2024 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 Check If An Html5 Validation Was Triggered Using Selenium?Jquery Datepicker Getting Displayed At The Bottom Of The Page (keith-wood Datepicker)Onserverchange Event Not Firing Share You may like these postsPlay Html Audio In Internet Explorer?Play Next Html5 Audio When One Above It FinishesHtml5 Audio - Testing For Invalid State Error ( Or Dom Exception 11 )Html5 Audio Currenttime Doesn't Work 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"