views:

25

answers:

0

I have a device (this device in turn is connected to a camera) which can send unicast udp or rtp stream on my PC.I want to put this stream on my website.

I have tried vlc as it has the option of opening a stream which can be further multicasted. However vlc is bit flaky (it gives up as load increases really soon). So I tried Darwin server.I am having hard time in figuring out how to receive a stream in Darwin server which can be further used to stream to my website. Does anyone have suggestion which server should i use? Or suggest a different approach? Requirements:

  1. Take input as stream(UDP or RTP)
  2. Can take load of at least 15 user.