.net Core| Mvc Pass Audio File To Html5 Player. Enable Seeking February 02, 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 JugaHtml5 Audio Clicking The Progress Bar To Move To A Different TimeFuture Of Javascript Audio?Apply A Oil Paint/sketch Effect To A Photo Using Javascript Share You may like these postsHow To Use Soundcloud Api To Get Stream Into Html5 Audio Player?Adding Event Listener To Audio HTML5 Tag In JavascriptCan I Have Multiple Src Attributes In An HTML5 Element? Or An Src Attribute And A Element?Rendering Html5 Animation Server-side? 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"