Aleix Pol

Results 71 comments of Aleix Pol

For testing I did compare using droidcam and accessing from OBS the URL `http://127.0.0.1:4747/video?640x480` and the video is visibly less laggy.

Hi, This is not an error per se, this is new API we recently added but without this call it should work as well. A proper fix could be checking...

API restored, deprecated. http://commits.kde.org/kdeconnect-kde/ef788e065804383206137377ce740e967866f156

Reference of the necessary input validation: https://github.com/flatpak/xdg-desktop-portal/blob/main/src/screen-cast.c#L492-L553

Tracked by Fedora downstream: https://pagure.io/fedora-kde/SIG/issue/266

I've tested this to run fine on dbus-broker, I'm not sure it works alright with dbus-daemon. It's still something that should be addressed on the daemon itself.

I'm not sure, do you know who should be asked? I keep going back-and-forth on this though. I think that ideally it should be the full .service filename, as in...

I wonder if it would make sense to pass the XdpAppInfoKind too.

> How? What is the concrete use-case for this? We want to be able to use the portal to control the system without needing to interact with a dialog on...

In the case of kde connect I'm seeing "" as an app_id because it's launched by the dbus daemon. I guess we should extend the app_id-detection capabilities? There's apps that...