Screensharing not working properly on NixOS #239
Answered
by
clementpoiret
clementpoiret
asked this question in
Issue triage
|
Hey, I hope you're doing well. I use glide on NixOS, and, although screensharing works well on Chromium-based (e.g., vivaldi) and FF-based browsers (e.g., Zen), it's currently broken on Glide. I am trying to check whether the problem lies in Glide.nix's flake, but the changes I make have no effect. Thanks, |
Answered by
clementpoiret
Jan 29, 2026
Replies: 1 comment 8 replies
|
What happens when you try to screen share? Are there any suspicious logs in the browser toolbox? |
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Okay so, I checked many packages for Glide, and packages for other FF forks. I finally got screensharing to work!
It was missing runtime deps.
Here is my PR: glide-browser/glide.nix#7