You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Szymon-dziewonski Based on your screen shot, it looks like the data is being downloaded in chunks. HTTP code 206 signifies chunked data. Take a look at this link for more reference.
Video player on loop downloads all the time same video over and over again :/
Does anyone can help me with it please?
$scope.options = {
loop: true,
autoplay: true
};
The text was updated successfully, but these errors were encountered: