sharpbrowser / SharpBrowser

A full featured web-browser built using C# and CefSharp
MIT License
887 stars 389 forks source link

Some websites don't load/video players don't load #74

Closed TwangyMoney closed 1 year ago

TwangyMoney commented 1 year ago

Video players on some websites like bciptv.net doesn't load. I thought most websites are supposed to load here. Any fixes? image

TwangyMoney commented 1 year ago

It's just blank after I press the play button. image

TwangyMoney commented 1 year ago

This is how it should look like. There's a live video playing. image

robinrodricks commented 1 year ago

File an issue upstream at CefSharp. This is just a wrapper app.

Also, this is not a commercial product, please stop expecting hand holding to debug every possible use case.

No warranties, No guarantees. https://github.com/sharpbrowser/SharpBrowser/blob/master/LICENSE

We provide source code - You modify it, you fix it, you use it.