Reputation: 345
I have several video files stored in the file system. My requirement is to load a portion (say initial 5 minutes or the portion between 4 minutes to 10 minutes) of the video file and then display it in the webpage. What is the best way to do this in Java? I can move the video file to database if that can be useful. Somebody, please let me know.
Upvotes: 0
Views: 298