You are not logged in.
Hi @ab,
I need to use streaming feature of the framework and I found problems when the file fire more of one request with the header "Range". In this link https://drive.google.com/file/d/1kO3dh2 … sp=sharing it's a demo with a server and a web page client that reproduce the problem.
In the subfolder "video" are the test video files with these problems:
video1.mp4: is OK with Firefox but not works with Chrome with error 416-Range Not Satisfiable
video2.mp4: fail with both Firefox and Chrome with error 416-Range Not Satisfiable
video3.mp4: is OK with Firefox but not works with Chrome with error 416-Range Not Satisfiable
video4.mp4: is OK with Firefox but not works with Chrome with error 416-Range Not Satisfiable
I have noticed that when the file size require more parts both the method service and the interface service are invoked more of once.
I tried solve this but was impossible for me and I really need this feature working. Time ago this was working I could play a movie.
Can you help me ?
Thanks in advance.
PD: the commit is 4088
Last edited by EMartin (2017-12-15 20:37:22)
Esteban
Offline