The source project of this merge request has been removed.
screencast: fixes bug 469777
Reverting commit 3cd5d67 to fix bug 469777.
Commit being reverted: Author: Aleix Pol <aleixpol@kde.org> Date: Thu Apr 6 20:28:40 2023 +0200
screencast: Ensure we respect the negotiated framerate
Discards frames sent under the timeframe that was negotiated with the
client. This allows clients to just request the frames that they should
be able to compute.
Reverting this commit fixes: https://bugs.kde.org/show_bug.cgi?id=469777