Search Criteria
Package Details: obs-linuxbrowser 0.6.1-1
Git Clone URL: | https://aur.archlinux.org/obs-linuxbrowser.git (read-only, click to copy) |
---|---|
Package Base: | obs-linuxbrowser |
Description: | Browser source plugin for obs-studio based on CEF. Alternative to obs-qtwebkit. |
Upstream URL: | https://github.com/bazukas/obs-linuxbrowser |
Keywords: | browser obs obs-qtwebkit plugin |
Licenses: | |
Conflicts: | |
Submitter: | NexAdn |
Maintainer: | None |
Last Packager: | NexAdn |
Votes: | 12 |
Popularity: | 0.056724 |
First Submitted: | 2017-04-01 14:55 |
Last Updated: | 2019-04-06 16:57 |
Dependencies (14)
- atk (atk-git)
- gconf (gconf-gtk2)
- libxcomposite
- libxrandr (libxrandr-git)
- libxss
- nss (nss-hg)
- pango (pango-ubuntu, pango-minimal-git, pango-git)
- obs-studio>=21.1.2 (obs-studio-liushui-git, obs-studio-wayland, obs-hevc-vaapi-git, obs-studio-git, obs-studio-ftl, obs-studio-browser, obs-studio-wayland-git)
- cef-minimal (cef-git, cef-standard, cef-minimal-3770-bin) (make)
- cmake (cmake-git) (make)
- git (git-git) (make)
- make (make3, make-git, make-without-guile) (make)
- cef-minimal (cef-git, cef-standard, cef-minimal-3770-bin) (optional) – Up-to-date browser backend
- pepper-flash (pepper-flash-armv7h, pepper-flash-debug) (optional) – Flash support
Latest Comments
1 2 3 Next › Last »
GI_Jack commented on 2020-12-14 14:20
Does this REALLY need gconf as a dependency?
manouchk commented on 2020-10-09 04:55
cef-minimal 80.0.8-1 was installed but
Build failed with this errors
-- Looking for Chromium Embedded Framework in /opt/cef -- Found CEF: /opt/cef/Release/libcef.so
CMake Error at CMakeLists.txt:38 (file): file COPY cannot find "/opt/cef/Release/natives_blob.bin": No such file or directory.
filiphanes commented on 2020-06-19 08:44
Using obs-studio-git I got working OBS Browser source. Even without cef-minimal-3770. obs-linuxbrowser-bin has conflicting files with obs-studio-git so I had to uninstall it before.
lorecast162 commented on 2020-05-03 17:17
@Leeo97one unfortunately they closed the bug with reason "Won't implement"
Leeo97one commented on 2020-04-20 11:29
@StormEngineer https://bugs.archlinux.org/task/66008
StormEngineer commented on 2020-04-08 12:03
The Github page for this says it's archived because OBS ships with a source now that works on Linux, but this does not seem to be the case, I still don't have browser source in OBS 25. So what? Can someone contact bazukas and let them know? I was unable to find a way to contact them.
cobaltspace commented on 2020-03-03 03:56
Git should not be a necessary tool to build this package. Download should probably be done using
https://github.com/bazukas/obs-linuxbrowser/archive/${pkgver}.tar.gz
as source.NexAdn commented on 2019-12-23 14:30
We are investigating issues if cef-minimal is installed on the system while obs-linuxbrowser is being used. This is however not an issue with the AUR package.
Also, this package is not outdated. It might contain bugs, but as I wan't yet able to fix them, the newest version is still 0.6.1.
Mayravixx commented on 2019-03-13 15:08
Edit: This specific package does not work for me at all, however, obs-linuxbrowser-bin DOES work, streamlabs successfully tested my Twitch alerts inside OBS.
NexAdn commented on 2018-11-06 13:19
@copygirl: Is this issue #63 coming back? Please open (or reopen) an issue on our GitHub page.
bin should be working as it relies on a fixed CEF version which does not change or update. Before deploying any binary releases, I always check for compatible linuxbrowser/CEF versions, but with the Git tree this is not possible.