I am creating a web page that will display videos, however I cannot get vlc to play the video in the browser. Here is the code I am using: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="VlcTest.Default" %> <!DOCTYPE html P...