Page 1 of 1

Streaming server with multiple inputs?

Posted: 13 Feb 2009 15:54
by Mattcrl
Hi,
I'm trying to set up a streaming server and I would like to know if I can use VLC.

I have a number of audio input channels, which the users should be able to choose from.
Let's say I have 10 audio inputs, do I have to run 10 instances of VLC?

The users should be able to choose stream using a simple webgui or play the stream in a audio player of choice.
I guess it's pretty simple writing a webgui that picks a stream and plays it using for example a flash player.

The server is going to run linux, command line only.


Is this possible using only VLC?

Re: Streaming server with multiple inputs?

Posted: 14 Feb 2009 11:11
by Rémi Denis-Courmont
VLM can manage multipe inputs. Please refer to the online streaming documentation.

Re: Streaming server with multiple inputs?

Posted: 31 Mar 2009 13:05
by xsimio
please add a link with documentation from multiple inputs and a single output ...

a lot of people are asking about this, i search today on the online documentation, and i;ve found only one input and multiple outputs.

Re: Streaming server with multiple inputs?

Posted: 31 Mar 2009 20:02
by Rémi Denis-Courmont
--input-slave <URL of the second input>

You need consistent timestamps across all inputs of the same stream.