Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test video streaming #39

Open
3 tasks
hbredin opened this issue Feb 11, 2015 · 0 comments
Open
3 tasks

Test video streaming #39

hbredin opened this issue Feb 11, 2015 · 0 comments
Labels

Comments

@hbredin
Copy link
Member

hbredin commented Feb 11, 2015

Using standard HTML5 <video> tag, we need to test the following situations to ensure that (the potentially heavy) MediaEval annotation front-end will work as expected:

  • jump to a particular timestamp and check if it the skipped part of the video is loaded or not
  • infinite loop on a video fragment and check if the rest of the video is loaded or not
  • add multiple players for the same video and check if the video is loaded more than once or not

Maybe the following link can help if it does not work as expected
http://stackoverflow.com/questions/24976123/streaming-a-video-file-to-an-html5-video-player-with-node-js-so-that-the-video-c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant