server software to stream video

Discussion in 'Programming' started by varun8211, Aug 15, 2007.

  1. #1
    What does it take to stream videos from my server ? I heard that we need to install some software on the server ? do you know any ?

    Or i need to buy a streaming server ?
     
    varun8211, Aug 15, 2007 IP
  2. priyakochin

    priyakochin Banned

    Messages:
    4,740
    Likes Received:
    138
    Best Answers:
    0
    Trophy Points:
    0
    #2
    priyakochin, Aug 15, 2007 IP
  3. masoko2

    masoko2 Peon

    Messages:
    166
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #3
    if you want real streaming you'll need software like Flash media server. If you want "streaming" like on youtube for example you need to convert the movies to flv format - this can be done with the opensource ffmpeg and then display the movies via flash player - there are many free flash players that will do the job. NOTE that using ffmpeg on shared server ain't a good idea - most probably you'll be suspended due to aggressive cpu usage.
     
    masoko2, Aug 16, 2007 IP