geosolutions-it / sciadro-backend

https://waffle.io/geosolutions-it/sciadro-backend
1 stars 3 forks source link

Add support for HTTP Byte Requests for seeking videos #52

Closed MV88 closed 5 years ago

MV88 commented 5 years ago

i was trying to use this url to fetch the video and it works loading it and i'm able to play/pause it.

BUT there is a problem with seeking.

apparently we need to support HTTP Byte requests

see also this