Enable live streaming on website

Posted by Somebody on Server Fault See other posts from Server Fault or by Somebody
Published on 2010-01-01T13:54:35Z Indexed on 2010/03/09 9:38 UTC
Read the original article Hit count: 273

I have a server colocated in a datacentre (dedicated 1Gbit line, SSDs, etc.) running CentOS 5.4 64-bit.

I want to stream live video from a device (webcam, camcorder, whatever.) to my server which inturn can re-broadcast it on demand through a flash player (such as Flowplayer) so that more users will be able to watch the stream since the server is quite fast.

Does a solution like this exist already (streaming software from live source to flash media server) or will I need to hire someone to code it? I see that VLC has an option to stream video.. will that be suitable in this case? Or is there a better way to do it? I don't want a browser based solution on my end. It'll be great if this can be done without running an X server but I don't mind either way. This will be running on a dedicated PC at home.

© Server Fault or respective owner

Related posts about flash-media-server

Related posts about apache