Live streaming server
Posted: 27 Jan 2009 12:55
Am about to give a proposal to a customer how to set up a live streaming server.
The system will have multiply vlc clients recording from different rooms onto a centralized place. On this centralized place, streams will be saved and also streamed right away to end users.
In this setup, what can vlc help me with? I know vlc can record. Can it be a centralized media server? What plugin to use in web browser? It would be perfect if its possible to use Flash here. And yes, I understand that a lot of programming will be needed to get this running. I just curious what vlc can help out with.
The system will have multiply vlc clients recording from different rooms onto a centralized place. On this centralized place, streams will be saved and also streamed right away to end users.
Code: Select all
/-- web browser as client
recorder --\ /-- web browser as client
recorder ---\ /-- Live streaming -<
recorder ------ Media center --< \-- web browser as client
recorder ---/ \
recorder --/ \ -- Save recording 1 to file.
\ -- Save recording 2 to file.
\ -- Save recording 3 to file.
\ -- And so on...