Call for contributors: Linux (x64) support for ScreenForge (Avalonia + FFmpeg) #2
Hangell
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Call for contributors: Linux (x64) support for ScreenForge (Avalonia + FFmpeg)
ScreenForge currently builds and runs on Windows. We want to add Linux (x64) support next.
If you’ve run Avalonia on Linux (X11/Wayland) and know your way around FFmpeg, your help would be amazing!
Tracking issue: https://github.com/Hangell/ScreenForge/issues/XXXX
What we need
PATH).dotnet publish ScreenForge.App -c Release -r linux-x64 --self-contained false.Getting started
dotnet --list-sdksshows 8.x)ffmpeg -versionworks on terminal)sudo apt update && sudo apt install ffmpegsudo dnf install ffmpegsudo pacman -S ffmpegAcceptance criteria
linux-x64(.NET 8) without Windows-only assumptions.PATH, recording works (manual smoke test: select region, start/stop, file created).SCREENFORGE_FFMPEGabsolute path,PATHviawhich.**/bin,**/obj,**/runtimesignored).How to contribute
help wanted,platform:linux,avalonia,ffmpeg.Thanks in advance for helping bring ScreenForge to Linux! 🙌
Beta Was this translation helpful? Give feedback.
All reactions