Skip to content
#

webkit

Here are 377 public repositories matching this topic...

playwright
r0x0r
r0x0r commented Jun 22, 2019

I have analyzed video problems and below is the summary. All tested with examples/http_server.py from the pywebview-3 branch.

Windows

  • CEF / MSHTML / EdgeHTML. No problems with either. CEF supports only WebM and Ogg out of the box (MP4 not supported).

Cocoa

  • Only video frame is displayed, video not playing. Youtube works fine. There are a bunch of flags related to media in WKWeb

AXWebViewController is a webViewController to browse web content inside applications. It’s a lightweight controller on iOS platform based on WKWebView (UIWebView would be the base Kit under iOS 8.0). It added navigation tool bar to refresh, go back, go forward and so on. It support the navigation style on WeChat. It is a simple-using and convenient web view controller using inside applications.

  • Updated Jan 4, 2020
  • Objective-C
playwright-go
core

Improve this page

Add a description, image, and links to the webkit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webkit topic, visit your repo's landing page and select "manage topics."

Learn more