Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: Need the assistance in Video Streaming projects in java ( web application )

  1. #1
    Junior Member
    Join Date
    Apr 2013
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post Need the assistance in Video Streaming projects in java ( web application )

    Dear Guys,

    I am new to work with video streaming projects. My requirement is , i want to store the videos in database, and once use clicks the link in the web page, it has to start streaming the video file from the database.

    I want to develop this project as a web application. But i have no idea how to start .

    Can any one suggest me the posssible way to develop this kind of application..

    Thank you and awaiting for your replies..

    Regards
    Madhu Samala


  2. #2
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: Need the assistance in Video Streaming projects in java ( web application )

    Start out with a clear description / list of requirements for the project

  3. #3
    Junior Member
    Join Date
    Apr 2013
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Need the assistance in Video Streaming projects in java ( web application )

    Thank you for your reply.

    My Project requirements are:

    1. I want to upload some videos into my database
    2. The video list will be given to the user
    3. If the user clicks the video link, it has to start streaming from database.

  4. #4
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: Need the assistance in Video Streaming projects in java ( web application )

    Your list seems very general.
    1. Where will the videos come from and how will they be uploaded? What will the interface be?
    ...etc
    You need to get as detailed and specific as possible and work on one thing at a time. It would be easier to show a list of videos and stream videos if the database was up and running, start there?
    Try to include questions when you get stuck, it makes it much easier to offer advice.

Similar Threads

  1. Java Web application Standards for web 2.0
    By srautpyaa in forum Java Theory & Questions
    Replies: 0
    Last Post: May 27th, 2013, 07:46 AM
  2. Web based java application
    By DAus in forum What's Wrong With My Code?
    Replies: 4
    Last Post: February 6th, 2013, 08:14 AM
  3. Java Web Application complete tutorial
    By viper75 in forum Web Frameworks
    Replies: 4
    Last Post: December 21st, 2012, 04:22 AM
  4. Video player with pseudo streaming
    By Wessel in forum AWT / Java Swing
    Replies: 0
    Last Post: April 25th, 2012, 05:06 PM
  5. Database design for java web application.
    By aneel in forum JDBC & Databases
    Replies: 1
    Last Post: December 7th, 2011, 09:57 AM

Tags for this Thread