0
I’m implementing video module in my company’s system, only I want to take a video of disk C: from the server, to be displayed within the system, more on the internet explore and edge works normal and even in the eclipse complier browser opens, more in the main that is the firefox I need and not even in Chrome does not work, any personal tips ? Code below
Are you getting an error in the console? Are you specifying the direct path in the "C:/..." file or are you making an http request? Put your html to see what you’ve tested
– Leo Letto
I’m not having anything on the console. In the browser, it simply speaks that video format or
mime
are not supported, but the strange thing is that if I call the video inside the project works, but picking up from theC:/
only works in the Internet Explorer and Edge.– Anderson Luiz