Very BASIC VLM Setup, HELP?
Posted: 30 Apr 2011 04:01
So I've been working on this for three days and have hit a wall and don't know what to do. I am using the latest VLC 1.1.9 on windows XP. I am trying to setup up a Mosaic Bridge to display UDP videos locally in one instance of VLC. I understand to start small and so I have been trying to put together a Mosaic of two videos and I still can't get it to display. I have tried the VLM Configuration GUI and can "create" a VLM config file and hit the play button on each "Broadcast" feed and nothing happens. So I tried writing my own config file consisting of every piece of code I could find on this forum and elsewhere.
I tried starting through the gui and I also tried starting from these run commands:
"C:\program files\videolan\vlc.exe" --vlm-conf "c:\vlc.vlm"
"C:\program files\videolan\vlc.exe" --vvv --vlm-conf "c:\vlc.vlm"
"C:\program files\videolan\vlc.exe" -I telnet --vlm-conf "c:\vlc.vlm"
None of these start anything. I then hit ctrl-m to see the log, set verbosity to 2 and the log shows nothing.
I can view each UDP stream individually and have been doing that until I can get this up and running.
Can anyone show me a SIMPLE VLM conf with two UDP videos and a background image in the C: that works for them? And also how they invoke it using the run command?
I know I might be asking a lot but I've thrown everything I have at this and don't know where else to go. If I can't get help here the I'll probably have to scrap the project and buy something to do this for me. Once I do get this working, I will put together a sticky and try and give back to the forum so this problem is solved (at least in version 1.1.9)
Thanks in advance,
Kyle
I tried starting through the gui and I also tried starting from these run commands:
"C:\program files\videolan\vlc.exe" --vlm-conf "c:\vlc.vlm"
"C:\program files\videolan\vlc.exe" --vvv --vlm-conf "c:\vlc.vlm"
"C:\program files\videolan\vlc.exe" -I telnet --vlm-conf "c:\vlc.vlm"
None of these start anything. I then hit ctrl-m to see the log, set verbosity to 2 and the log shows nothing.
I can view each UDP stream individually and have been doing that until I can get this up and running.
Can anyone show me a SIMPLE VLM conf with two UDP videos and a background image in the C: that works for them? And also how they invoke it using the run command?
I know I might be asking a lot but I've thrown everything I have at this and don't know where else to go. If I can't get help here the I'll probably have to scrap the project and buy something to do this for me. Once I do get this working, I will put together a sticky and try and give back to the forum so this problem is solved (at least in version 1.1.9)
Thanks in advance,
Kyle