How to make VLC play a .vlm configuration file in "With no interface mode"?
        Posted  
        
            by 
                Ole Jak
            
        on Super User
        
        See other posts from Super User
        
            or by Ole Jak
        
        
        
        Published on 2010-04-25T22:29:28Z
        Indexed on 
            2012/04/11
            5:33 UTC
        
        
        Read the original article
        Hit count: 389
        
How to make VLC play a VLM configuration file (.vlm) in "With no interface mode" on Windows?
So I have a VLM configuration file that should stream audio from mic to localhost so no VLC user interface is needed. If I say to Windows "play VLM file with VLC" it plays correctly, starts the server where I need and streams data. But how to do such a thing manually from the command line (so we suppose we can call vlc.exe by VLC and we are now in folder with the vlc.exe and vlcConfig.vlm files)?
© Super User or respective owner