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 2 of 2

Thread: Live streaming issue

  1. #1
    Junior Member
    Join Date
    Oct 2017
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Arrow Live streaming issue

    Hi
    I'm working on a live streaming project in java where this functional requirements shall be applied

    1. A live stream should be taken from one machine using one or more cameras and be shared and streamed by client using their browsers
    2. the client should be able to save the stream for later review
    3. The videos streamed should have good quality for the viewer

    that are the main rqrts

  2. #2
    Member
    Join Date
    Apr 2014
    Posts
    93
    Thanks
    3
    Thanked 7 Times in 7 Posts

    Default Re: Live streaming issue

    Hi,

    Did you have a question?

Similar Threads

  1. Processing Live Video Feed
    By Twez_Nugs in forum Java Theory & Questions
    Replies: 3
    Last Post: July 17th, 2012, 10:18 PM
  2. live minecraft map
    By izwold in forum Java Theory & Questions
    Replies: 2
    Last Post: May 19th, 2012, 12:16 PM
  3. Replies: 0
    Last Post: March 12th, 2011, 11:33 PM
  4. RTSP Streaming
    By jskywalker in forum Java ME (Mobile Edition)
    Replies: 0
    Last Post: January 20th, 2011, 05:55 AM
  5. live feeds and jtables
    By petem86 in forum File I/O & Other I/O Streams
    Replies: 2
    Last Post: September 19th, 2010, 08:44 PM