flathub / org.kde.krdc

https://flathub.org/apps/details/org.kde.krdc
0 stars 3 forks source link

Fix FreeRDP H.264 streaming #40

Closed twelho closed 1 year ago

twelho commented 1 year ago

Without ffmpeg-full, RDP connections (with no extra arguments) won't start:

$ QT_LOGGING_RULES="KRDC.debug=true" flatpak run org.kde.krdc
...
KRDC: "[17:42:53:281] [17:17] [ERROR][com.freerdp.codec] - Failed to initialize libav parser\n"
KRDC: "[17:42:53:282] [17:17] [ERROR][com.freerdp.core.codecs] - Failed to create h264 codec context\n"
KRDC: "[17:42:53:283] [17:17] [ERROR][com.freerdp.client.wayland] - Failed to connect\n"
travier commented 1 year ago

Changes look good but it needs to be in JSON right now.

flathubbot commented 1 year ago

Started test build 70803

flathubbot commented 1 year ago

Build 70803 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/53457/org.kde.krdc.flatpakref
twelho commented 1 year ago

Changes look good but it needs to be in JSON right now.

Alright, changes ported to JSON.

flathubbot commented 1 year ago

Started test build 70879

flathubbot commented 1 year ago

Build 70879 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/53532/org.kde.krdc.flatpakref
flathubbot commented 1 year ago

Started test build 70962

flathubbot commented 1 year ago

Build 70962 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/53618/org.kde.krdc.flatpakref