- Did you the check the errors in the browser console? Are you getting any errors there?
- IS your web.config correctly configured to serve the videos that you are requesting? Check the MIME types.
- If your videos are allowed to serve through an extension-less URLS as David pointed out.
I will follow this order of debugging.