Search found 5 matches

Go to advanced search

by linuxrocks
03 May 2007 19:42
Forum: VLM
Topic: VLM and streaming multiple file
Replies: 8
Views: 4813

I am able to stream multiple files using the config file posted above. But, there seems to be a limit on number of files I can stream this way. I want to have 1000 or more videos to be streamed simultaneously. How do I achieve this ?
by linuxrocks
11 Apr 2007 19:33
Forum: General VLC media player Troubleshooting
Topic: Play a stream for # seconds and save
Replies: 0
Views: 437

Play a stream for # seconds and save

How can I play a stream for certain number of seconds and save it. I know that I can save a stream with the following command.

Code: Select all

$ vlc http://host/stream --sout file/ts:out.mpg -I telnet
How do I do this for first n seconds of the stream ?
by linuxrocks
11 Apr 2007 19:31
Forum: VLM
Topic: VLM and streaming multiple file
Replies: 8
Views: 4813

I changed the config file to this, now I can access the two streams separately. new channel1 broadcast enabled setup channel1 input /root/video_1172_128.wmv setup channel1 output #standard{mux=ts,access=http,url=blade16-vm1:80/stream1,name="Channel 1"} new channel2 broadcast enabled setup ...
by linuxrocks
11 Apr 2007 18:02
Forum: VLM
Topic: VLM and streaming multiple file
Replies: 8
Views: 4813

I'd try to change the "mux=ogg" stuff....
to what ?
by linuxrocks
11 Apr 2007 07:36
Forum: VLM
Topic: VLM and streaming multiple file
Replies: 8
Views: 4813

VLM and streaming multiple file

I am trying to stream multiple videos using VLM. I am trying to use the following configuration file blade16-vm1:~ $ cat vlc.cfg new channel1 broadcast enabled setup channel1 input /root/video_1172_128.wmv setup channel1 output #standard{mux=ogg,access=http,url=blade16-vm1:80,name="Channel 1&qu...

Go to advanced search