MediaOne / Authored by Abhishek Nigam, Gaurav Manchanda, Kunal Kohli, Abhishek Kumar and Anurag Singhal: / Date: 20/02/2013 / Starter Code and GUI Application for a Media Streaming Website using / Java - Spring Framework / Oracle DB
MediaOne is a platform envisioned for sharing of multimedia content amongst students/faculties and across universities. The web application included several cutting edge features like playlist creation, recommendations, one search and user security etc.
-------------[ DESCRIPTION ]---------------
MediaOne-CDAC Project on developing a Media Streaming Website. The project explores following agendas :-
Understanding streaming using HTML5 audio & video tag.
Understanding load balancing in small distributed clusters.
Developing a customised high-performance data-structure "One-Search", which allows user to search the entire library of musicians, songs, playlist and albums using a single search bar.
Enhancing the existing user experience by suggesting favourable results using predictive analysis of user's history.
Provide standard features of creating a playlist, upvoting a song, giving comments, listening to songs and videos etc.
----[ SETUP ]----
Importing Project into eclipse:
Create a new Java Project in your workspace
Import the files:
File -> Import -> Select "File System" -> Next -> Browse and set
root directory to folder contents of zip were extracted to -> Finish
- Create database using eclipse JPA feature of generating database using entities. Feel free to use another IDE or manually compile and run your programs.
If you need help, google is your friend.
Log in or sign up for Devpost to join the conversation.