Hello,
I would like to use VLM transcode a stream from WMA to MP3 and restream it to iPhone. I experienced a strange some problem. It can work with VLC but not VLM. The detail VLM config is in below :
new 99FM broadcast input "1.http://radio.mcot.net/popup/fm_99.asx " output #transcode{vcodec=none,acodec=mp3,ab=48,channels=2}:std{ access=http,mux=raw,dst=0.0.0.0:10001/99FM.mp3}
For another wma stream that input is "mms://" work fine, only input is "http://" does not work.
Any advise is appreciated.