Skip to content

Jingle: Replace X11 specifics with GstGtkSink

Link Mauve requested to merge linkmauve/gajim:jingle into master

This should eventually allow video chat to work on non-X11 systems, such as ones using Wayland.

Here is the Gstreamer graph generated on my computer when calling someone: gajim-graph.svg

Note that the Jingle negotiation still ends before the stream is established, for some reason.

Fixes #9515 (closed).

Fixes #9832 (closed).

Maybe improves things for #6030 (closed) too.

Edited by Link Mauve

Merge request reports