xdg-desktop-portal-wlr
v4l2loopback
xdg-desktop-portal-wlr | v4l2loopback | |
---|---|---|
69 | 28 | |
599 | 3,743 | |
- | - | |
7.5 | 7.3 | |
7 months ago | 10 days ago | |
C | C | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
xdg-desktop-portal-wlr
- Show HN: 30ms latency screen sharing in Rust
-
How do I configure xdg-desktop-portal so that it works and keeps working?
It comes with a systemd service file https://github.com/emersion/xdg-desktop-portal-wlr/blob/master/contrib/systemd/xdg-desktop-portal-wlr.service.in that you can use
-
How do you guys screenshare Sway on Discord?
Are you running the Wayland envvar for Firefox, MOZ_ENABLE_WAYLAND=1? Because the rest of your setup sounds very similar to my (working) setup. You could also run the Python test script included with xdg-desktop-portal-wlr (bottom of this page) as a sanity check that nothing's going wrong there
-
Which technology / protocol etc. is the next big thing, coming the next few years in Linux gaming?
- Global hotkey portal
-
Is there any way to screenshare only a single window?
Not yet: https://github.com/emersion/xdg-desktop-portal-wlr/issues/107
- Xfce 4.18, and the Future of the Desktop
-
Moving from a DE, loss of functionality?
You'll need this
-
Tearing updates got merged into Wayland! Now we only have to wait for implementations in KWin and Gnome!
I believe that a lot of the current approach to fixing it is something similar to xdg-desktop-portal. That's for signaling for screenshots, but a similar idea could work for listening for key events without being focused, apparently. It bypasses the standard Wayland system completely and uses D-Bus and Pipewire instead. I'm not too familiar with the details myself, though.
-
PSA: Steam Link (Remote Play) works on Wayland with AMD GPU
I don't know which of the xdg-desktop-portal backends you would need for gamescope, but xdg-desktop-portal-wlr has a config file which it reads where you can set the preferred output and set the chooser_type to none. That makes it skip the screen selector for me.
-
flameshot not working in sway (typing "flameshot gui" hangs in the terminal)
See these links for more info: * flameshot: flameshot gui from cli does nothing. dbus error UnknownMethod: "No such interface “org.freedesktop.portal.Screenshot” #2872 * xdg-desktop-portal: No such interface “org.freedesktop.portal.Screenshot” on object at path /org/freedesktop/portal/desktop #861 * xdg-desktop-portal-wlr: screenshot: Announce version property
v4l2loopback
-
Installing v4l2loopback in asahi-linux edge kernel
I am relatively new to linux, so pardon if this is a newbie question. I want to install the v4l2loopback module to 6.3.0-asahi-8-1-edge-ARCH. When I manually compile from https://github.com/umlaeute/v4l2loopback, and attempt to install, I obtain a vermagic and kernel version mismatch. Running modinfo:
-
Is there a way (plugin or something?) to output the gcode viewer to an rtsp stream?
If you want to stream your webcam as an H264 encoded rtsp stream, it can be done with either rtsp-simple-server or V4l2rtspserver And it is possible to stream a linux desktop (and any program that might be open, like your web browser with the gcode viewer running on it) with the V4l2Loopback device and either of the two prgrams above. It is quite an involved process, but it is do-able.
-
VToonify: Controllable High-Resolution Portrait Video Style Transfer
https://github.com/umlaeute/v4l2loopback
Effectively these let an app (eg some VToonify tool) generate content that from the perspective of your live streaming app look like they are from a webcam
-
create a live webcam stream, that can be shared
note: want to get extra fancy and use random sources or have multiple streams use a single webcam source?? check into v4l2loopback -- https://github.com/umlaeute/v4l2loopback
-
[HELP] I would like to know if you can create a virtual camera on Android.
https://www.youtube.com/watch?v=E89XQXrA_tI (which uses this)
-
Fake Cam doesn't work
I'm trying to install Linux-Fake-Background-Webcam, which in turn requires 4l2loopback. Following the 4l2loopback manual, I try the following command to install it:
- Using a Canon EOS camera as a webcam in Debian
-
Using Sony camera (a6500) as a webcam in Ubuntu 20.04 - Working fine
Download the last version bash wget https://github.com/umlaeute/v4l2loopback/archive/refs/tags/v0.12.5.tar.gz
-
Is it possible for Linux mint to use an Android (11) as a webcam?
scrcpy and v4l2loopback works well
- v4l2loopback not working on other kernels
What are some alternatives?
sway - i3-compatible Wayland compositor
akvcam - akvcam, virtual camera for Linux
xdg-desktop-portal-gtk - Gtk implementation of xdg-desktop-portal
pyvirtualcam - 🎥 Send frames to a virtual camera from Python
wayvnc - A VNC server for wlroots based Wayland compositors
obs-v4l2sink - obs studio output plugin for Video4Linux2 device
wlroots - A modular Wayland compositor library
BlackHole - BlackHole is a modern macOS audio loopback driver that allows applications to pass audio to other applications with zero additional latency.
autotiling - Script for sway and i3 to automatically switch the horizontal / vertical window split orientation
obs-websocket - Remote-control of OBS Studio through WebSocket
flameshot - Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:
rust - Empowering everyone to build reliable and efficient software.