Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: "François-Simon Fauteux-Chapleau" <francois-simon.fauteux-chapleau@savoirfairelinux.com>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH v2] libavfilter: add PipeWire-based grab
Date: Tue, 30 Jul 2024 15:53:05 -0400 (EDT)
Message-ID: <616366406.450393.1722369185816.JavaMail.zimbra@savoirfairelinux.com> (raw)
In-Reply-To: <CALRFuf4ChsfoJ1OiaXhtzFp4bKhXuzTbvKgTpHdydGteiUwZtw@mail.gmail.com>

----- On Jul 28, 2024, at 10:53 AM, Quack Doc quackdoctech@gmail.com wrote:
> Is it possible to use this without using the portals API and without
> systemd? That would be much appreciated if so since the portal is not very
> flexible.

I don't like the portals API either and would rather not have to use it, but
as far as I can tell there is no alternative. All the other projects that
use PipeWire for screen capture that I've looked at (e.g. WebRTC, OBS Studio)
use it, and according to the XDG Desktop Portal documentation,
"the primary way of capturing screens and windows on Wayland desktops is
through the ScreenCast portal, and some desktop environments don’t even expose
other means to capture the screen or windows."
(https://flatpak.github.io/xdg-desktop-portal/docs/reasons-to-use-portals.html)

> As for systemd it would be great to be able to use this on
> non-systemd platforms.

Using the ScreenCast portal requires an XDG Desktop Portal backend
implementation, see e.g.
https://wiki.archlinux.org/title/XDG_Desktop_Portal
https://flatpak.github.io/xdg-desktop-portal/docs/writing-a-new-backend.html
I don't know if any backend currently supports non-systemd platforms (on my
system at least, the backend is implemented as a systemd service), but
assuming you can find one, then it should be possible to get screen capture
to work.



_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

  reply	other threads:[~2024-07-30 19:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-28 14:53 Quack Doc
2024-07-30 19:53 ` François-Simon Fauteux-Chapleau [this message]
2024-08-01  7:44   ` Anton Khirnov
2024-08-01 11:34     ` Rémi Denis-Courmont
  -- strict thread matches above, loose matches on Subject: below --
2024-08-02 16:11 Quack Doc
2024-08-02 19:41 ` François-Simon Fauteux-Chapleau
2024-08-04 20:11   ` Quack Doc
2024-08-06 15:34     ` François-Simon Fauteux-Chapleau
2024-08-06 16:39       ` Quack Doc
2024-08-07  3:00       ` Quack Doc
2024-08-07 17:29         ` François-Simon Fauteux-Chapleau
2024-05-10 21:12 François-Simon Fauteux-Chapleau
2024-05-11 14:08 ` Andrew Sayers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=616366406.450393.1722369185816.JavaMail.zimbra@savoirfairelinux.com \
    --to=francois-simon.fauteux-chapleau@savoirfairelinux.com \
    --cc=ffmpeg-devel@ffmpeg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git