ataranto / CefSharp

.Net binding for the Chromium Embedded Framework
Other
62 stars 34 forks source link

No sound from HTML5 <video> #20

Closed rockyway closed 11 years ago

rockyway commented 12 years ago

I'm using the build v0.11 and cannot hear the sound from the HTML5

kppullin commented 12 years ago

This is a known issue with CEF, with further details here: http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=720 .

Seems like it won't be fixed anytime soon (or ever) and instead you may need to use CEF3 or fallback to Flash.

rockyway commented 12 years ago

Many thanks for your answer Kevin. Now I think I will use Flash.

ataranto commented 11 years ago

known issue with CEF1, might work with CEF3