PHPackages                             skrosoft/obs-qtwebkit - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. skrosoft/obs-qtwebkit

ActiveLibrary

skrosoft/obs-qtwebkit
=====================

Plantillas de instancias del plugin obs-qtwebkit

v0.3(9y ago)0341MITHTML

Since Nov 22Pushed 9y ago1 watchersCompare

[ Source](https://github.com/skrosoft/obs-qtwebkit)[ Packagist](https://packagist.org/packages/skrosoft/obs-qtwebkit)[ RSS](/packages/skrosoft-obs-qtwebkit/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (4)Used By (1)

About
=====

[](#about)

This is a browser source plugin for obs-studio () based on QtWebkit library. This plugin is Linux only.

Currently does not support interaction with the web page, but it might be added later.

Building
========

[](#building)

Make sure you have necessary dependencies installed, which are obs-studio and qt5 and qt5-webkit development packages. You may need to set `OBS_INCLUDE` and `OBS_LIB` env variables (see Makefile).

On Ubuntu 16.04 LTS you may need to install the developer libraries to compile.

- sudo apt-get install qtbase5-dev
- sudo apt-get install libqt5webkit5-dev

Run `make` in the obs-qtwebkit directory to build the plugin. If your OBS version is &lt; 0.11.2, run `OBS_PLUGIN_BUILD_OLD=1 make`.

Installing
==========

[](#installing)

Run `make install` to copy plugin binaries into $HOME/.config/obs-studio/plugins. If your OBS version is &lt; 0.11.1, run `OBS_PLUGIN_INSTALL_OLD=1 make install`.

Design choices
==============

[](#design-choices)

Rendering web pages is done using QWebFrame, which only works in the main thread. Because of that, rendering is done in a child process. Currently, the process is restarted every time user changes source's properties, it would be nice to avoid that.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

3460d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/495ff815b8c86d709589551611714ef1ff466bc673ec522552b4a34c0b3ad44a?d=identicon)[skrosoft](/maintainers/skrosoft)

---

Top Contributors

[![bazukas](https://avatars.githubusercontent.com/u/575943?v=4)](https://github.com/bazukas "bazukas (31 commits)")[![JohanAR](https://avatars.githubusercontent.com/u/4918549?v=4)](https://github.com/JohanAR "JohanAR (1 commits)")[![wolfhammer](https://avatars.githubusercontent.com/u/3835462?v=4)](https://github.com/wolfhammer "wolfhammer (1 commits)")

### Embed Badge

![Health badge](/badges/skrosoft-obs-qtwebkit/health.svg)

```
[![Health](https://phpackages.com/badges/skrosoft-obs-qtwebkit/health.svg)](https://phpackages.com/packages/skrosoft-obs-qtwebkit)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
