Skip to content

Make screencast working on Firefox and wayland with pipewire on focal

Notifications You must be signed in to change notification settings

damienrg/screencast-pipewire-focal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Make screencast working on Firefox and wayland with pipewire on focal

podman build -f Containerfile -t focal-wayland-pipewire .
mkdir debs
podman run -it --rm --mount type=bind,src=./debs,target=/debs focal-wayland-pipewire bash -c 'cp /src/*.deb /debs'
# install mutter and its dependencies or all packages with the following command
sudo dpkg -i debs/*.deb

About

Make screencast working on Firefox and wayland with pipewire on focal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published