cefsharp / Questions-and-Support

Use this repository to ask CefSharp specific questions
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

HTML5 Video not displaying #64

Closed lukaplayz closed 3 years ago

lukaplayz commented 3 years ago

Hello, so I am trying to play a html5 video hosted on my localhost in Minecraft specifically webdisplays. I put the correct URL and stuff and it loaded. But when I went over to play the HTML5 video, it was greyed out meaning I couldn't play the video?

Is there anyway I can fix it? It seems to be a bug.

amaitland commented 3 years ago

Only freely available audio and video codecs are supported.

See https://github.com/cefsharp/CefSharp/wiki/General-Usage#multimedia-audiovideo

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.