.net Core| Mvc Pass Audio File To Html5 Player. Enable Seeking May 25, 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 Center A Fixed Element?Jquery: Trouble With Simple SlideshowOpen Pdf In The Phonegap App That Is Made In Html And Css Share You may like these postsReturn Css Height With Jquery, Not Computed, But DeclaredExpand Multiple Divs To Fit Horizontal Width Of ScreenUsing Custom Data-attributes In Html In Onchange EventReading From Input Tag Outside Form Element 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"