Schedule MMS stream recording

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
cjourdan
New Cone
New Cone
Posts: 2
Joined: 25 Aug 2007 04:47

Schedule MMS stream recording

Postby cjourdan » 25 Aug 2007 04:53

Hi.

I'm trying to set up scheduled recording of an MMS stream, and VLM seems to be what I need. After a few research, I came up with something like this to create a media that would read from the stream and write to a file:

new panico broadcast enabled input mms://server09.virgula.com.br/jovempanfm/ output #standard{access=file,mux=ts,dst=C:\tmp.mpg}

However, when I send "control panico play" nothing seems to happen. No error message is thrown, and there is no tmp.mpg file on my c drive.

Can anybody point me the right direction?

cjourdan
New Cone
New Cone
Posts: 2
Joined: 25 Aug 2007 04:47

Re: Schedule MMS stream recording

Postby cjourdan » 25 Aug 2007 20:01

Figured this one out by myself. The output string was messed up. Took a look a the examples in the wiki, and came out with this (given that the input stream contains only audio):

Code: Select all

new panico broadcast enabled input mms://server09.virgula.com.br/jovempanfm/ output #transcode{acodec=mp3,ab=128}:std{access=file,mux=dummy,dst="C:\tmp.mp3"}
All that needs to be done is the scheduleing, but I think it should be easy.


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 5 guests