You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add x264 and x265 support to ffmpeg to ensure cameras stream can be
properly transcoded into h264/h265 (e.g. within xfreerdp). Also disabled
the wayland freeprdp client sind it is not required for our application.
instead of using the "sync" option when mounting USB data drives - which
slows down transfer speed considerably and also increases the wear level
load - we ensure a good synced media via decreased
vm.dirty_expire_centisecs and vm.dirty_writeback_centisecs to 5 seconds.
Thus we use a global sysctl.conf now with reasonable values.