MaZderMind / gst-wpesrc

The wpesrc element is used to produce a video texture representing a web page rendered off-screen by WPE.
Other
7 stars 2 forks source link

Flatpak how-to #1

Open philn opened 5 years ago

philn commented 5 years ago

This should work too, using my unofficial WPE Flatpak SDK/Platform repo:

$ flatpak install --user https://base-art.net/cog.flatpakref
$ flatpak run --command="bash" --device=dri --socket=wayland --share=network org.wpe.Platform/x86_64/0.1
[📦 org.wpe.Platform ~]$ gst-play-1.0 wpe://https://gnome.org --videosink gtkglsink
coderofsalvation commented 4 years ago

$ flatpak install --user https://base-art.net/cog.flatpakref

seems to give a 404

philn commented 4 years ago

Right, that moved to Igalia's server! See https://blogs.igalia.com/zdobersek/2020/03/02/flatpak-repository-for-wpe/