My setup is as follows: I have a VLM server connected to 7 different encoders, each running 2 streams from line in. At random intervals, streams will drop on VLM and have to be manually "played" from the http interface to bring them back up. Below is a screenshot of when things seem to sta...
My streams aren't auto starting, and I think it's just because I have so many it gets overloaded or something. I'm able to start them all manually from the web interface after giving the server some time to load. Is it possible to put a "pause" command in the config.vlm?
My config.vlm is as seen below. My issue is when I start VLC using this config, it looks like it's loading everything, but then it stops and starts saying things like "removing stream" etc. The web interface shows all the streams loaded, but none are playing and have to be manually started...
I'm trying to use the following commands to take an http stream from an encoder and send it out to the internet using VLM. However, when I browse to the output URL, it won't play. Browsing to the input URL works fine and plays audio. What am I doing wrong? new LineIn broadcast enabled setup LineIn i...
I'm totally lost on how to do this. What I need to do is take streams beings transcoded by VLC and stream them all from one port on a server via http. How is this possible?
So, I'm quite the noob at this, but I was hoping for some help streaming audio to a website via a codec/format that would allow it to be played in a browser both on a desktop OS and on mobile OSs. Any help would be much appreciated.