I'm using the .net VlcControl and C#. How do I play a video via http. I can get local files to play no problem. It throws an error when I try any online video. Unfortunately I can't figure out how to read the error either. Hope somebody can point out the obvious mistake. VlcControl MyVideo = new Vlc...