02-28-2023, 05:08 AM
Hi all,
When i want to do a video call with a another guy, the GUI display this message : "Missing GStreamer plugins: videoconvert"
Packages installed are :
-nheko ; Version: 0.11.1-1 ; APT-Sources: http://deb.debian.org/debian bookworm/main arm64 Packages
-gstreamer1.0-gl
-libgstreamer-gl1.0-0
- ... and all dependencies
Here my full logs.
Thanks a lot for your advices.
When i want to do a video call with a another guy, the GUI display this message : "Missing GStreamer plugins: videoconvert"
Packages installed are :
-nheko ; Version: 0.11.1-1 ; APT-Sources: http://deb.debian.org/debian bookworm/main arm64 Packages
-gstreamer1.0-gl
-libgstreamer-gl1.0-0
- ... and all dependencies
Here my full logs.
Code:
$ nheko
[2023-02-28 11:58:08.622] [ui] [info] Restoring window size 360x648
[2023-02-28 11:58:08.962] [ui] [info] WebRTC: initialised GStreamer 1.22.0
[2023-02-28 11:58:09.655] [ui] [info] jdenticon plugin not found.
[2023-02-28 11:58:11.588] [ui] [info] starting nheko 0.11.1
[2023-02-28 11:58:11.650] [ui] [info] User already signed in, showing chat page
[2023-02-28 11:58:11.672] [ui] [info] Switching to chat page
[2023-02-28 11:58:12.233] [qml] [warning] qrc:/qml/TopBar.qml:226:13: QML AbstractButton: Binding loop detected for property "implicitWidth" (qrc:/qml/TopBar.qml:226, )
[2023-02-28 11:58:12.234] [qml] [warning] qrc:/qml/TopBar.qml:233:30: QML EncryptionIndicator: Binding loop detected for property "sourceSize.height" (qrc:/qml/TopBar.qml:233, )
[2023-02-28 11:58:12.460] [ui] [info] Unity service available: false
[2023-02-28 11:58:12.512] [qml] [warning] qrc:/qml/ChatPage.qml:105:17: QML RoomList: Binding loop detected for property "implicitWidth" (qrc:/qml/ChatPage.qml:105, )
[2023-02-28 11:58:13.113] [db] [info] database ready
[2023-02-28 11:58:13.117] [db] [info] restoring state from cache
[2023-02-28 11:58:13.334] [db] [info] Restored 29 rooms from cache
[2023-02-28 11:58:13.769] [db] [info] Invalidating self verification status
............................................................................
[2023-02-28 11:58:56.572] [ui] [error] Missing GStreamer plugins: videoconvert
Thanks a lot for your advices.