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?