Results 1 to 4 of 4
  1. #1
    tamer90 is offline Member
    Join Date
    Dec 2012
    Posts
    2
    Rep Power
    0

    Default I need help for Live video streaming !!!

    if you can any body helped me to develop a program that can stream video files from one computer to another one. The program should will take a raw video file as an input, encode it using a video encoder of your choice, then packetize the encoded stream and send it over UDP or TCP ( according to the user choice) and send it to the other computer. The other computer should receive the packets, decode it, and then play them out.

  2. #2
    DarrylBurke's Avatar
    DarrylBurke is offline Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    9,918
    Rep Power
    16

    Default Re: I need help for Live video streaming !!!

    Sure, somebody will help once you show what you've got so far and where you're stuck. In other words, once you ask a specific question related to Java.

    Till then, this isn't about Advanced Java so I'm moving it to the Forum Lobby.

    db
    Why do they call it rush hour when nothing moves? - Robin Williams

  3. #3
    tamer90 is offline Member
    Join Date
    Dec 2012
    Posts
    2
    Rep Power
    0

    Default Live video streaming !!!

    i need Tutorial for Live video streaming !!!

  4. #4
    DarrylBurke's Avatar
    DarrylBurke is offline Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    9,918
    Rep Power
    16

    Default Re: I need help for Live video streaming !!!

    Please go through the Forum Rules, particularly the second paragraph. I've merged the second thread you started.

    db
    Why do they call it rush hour when nothing moves? - Robin Williams

Similar Threads

  1. Capture image from live streaming
    By sk8ter87 in forum Java Applets
    Replies: 1
    Last Post: 12-31-2010, 08:24 AM
  2. Live Video Streaming
    By DrCrook in forum Advanced Java
    Replies: 0
    Last Post: 11-18-2010, 07:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •