"pelzflorian (Florian Pelz)" <pelzflor...@pelzflorian.de> writes:
> Perhaps you could instead record the camera in obs, and share obs as a
> virtual v4l2 camera with jitsi.

... which would require loading the v4l2loopback module like

(operating-system
  ...
  (kernel-loadable-modules (list v4l2loopback-linux-module))
  ... )

from <https://lists.gnu.org/archive/html/help-guix/2022-04/msg00053.html>.

Regards,
Florian

Reply via email to