Quentin Thébault

Results 19 comments of Quentin Thébault

I run FreeBSD as a hypervising host to run per-purpose VMs. One of them is a Windows VM for standard professional office work, which includes Microsoft Teams videoconferencing. FreeBSD's native...

@oleg0421 I see VAAPI support has been merged and you are looking for testing in AMD platforms. My setup is AMD-based. (Ryzen 7 with Radeon 780M IIRC), and I am...

I do have this in the output of `vainfo`: ``` VAProfileH264Main : VAEntrypointEncSlice ``` So I guess it's fine? I'll test and let you know.

So... it's not fine. I do not get the expected line in the logs. And video is poor, like before. Here's the logfile. [freerdp3-rdpecam-vaapi-test.txt](https://github.com/user-attachments/files/18764019/freerdp3-rdpecam-vaapi-test.txt)

Thanks for having a look. I will do some googling. In the meantime why do you mention NVIDIA? As far as I know there is no NVIDIA GPU in this...

Alright so that was a permissions issue. I added the user to the `video` group and it seems to be working. However, the result is still unsatisfactory. I get the...

I'm afraid I don't know anything about webRTC. How would that help? In any case the issue is not only present in Teams but also the Camera app, and most...

Oh so we're talking about circumventing RDP and using the client for videoconferencing directly. That would not help in my use case because the client will not have direct Internet...

> the handling of fingerprints in `pkg` with rootdir is the same as with other package managers, e.g. `apk`. The general idea is that once you are in the rootdir,...