tytan652
tytan652
> Maybe this would help other bugs reported about HX? Maybe, Flatpak is easy to fix since we can provide our own FFmpeg 4.4 minimal build. But other distros (e.g....
@Pysis868, you are using the reversed-engineered libndi prototype from VideoLAN devs. https://code.videolan.org/jbk/libndi obs-ndi is only compatible with NewTek official libndi.
> What scares me on using a buildstream freedesktop based image, is the lack of any information to keep it up to date when needed. > It would be nice...
> I also wanted to replace the docker images we use in the GNOME CI flatpak template and I think we could look at moving all of this into a...
> I wasn't aware of this, we can probably fix it or tag a "stable" f-b release. Please file an issue! The main reason was dropping FUSE2, Freedesktop SDK should...
> Has anyone tried to port it to 1.4 and fuse3? Were there any issues? https://github.com/flatpak/flatpak-github-actions/pull/169 🤷 We will still need to pin the flatpak-builder version just in case a...
Refactored BuildStream workflows to be less prone to out of space issues.
Side note: We actually don't support Wayland on NVIDIA. Could you try to use encoder other than NVENC for replay buffer (recording) if the same issue happen ?
Seems to be connected to FFmpeg NVENC. Potentially a dependency issue. The screensaver thing, is surely OBS preventing the screensaver to be enabled.
> - Add obs_source_dosignal equivalent for output, encoder and service > - Add source_create/source_destroy signal equivalent for output, encoder and service This is an API breakage, output, encoder and service1...