gnu: nheko: Support video calls.
* gnu/packages/messaging.scm (nheko)[inputs]: Replace GST-PLUGINS-GOOD with GST-PLUGINS-GOOD-QT to fix video calls. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
27efd3ed3c
commit
34cf5e06a9
@ -2459,7 +2459,7 @@ for the Matrix protocol. It is built on to of @code{Boost.Asio}.")
|
||||
curl
|
||||
gst-plugins-base
|
||||
gst-plugins-bad ; sdp & webrtc for voip
|
||||
gst-plugins-good ; rtpmanager for voip
|
||||
gst-plugins-good-qt ; rtpmanager for voip
|
||||
json-modern-cxx
|
||||
libevent
|
||||
libnice ; for voip
|
||||
|
Loading…
Reference in New Issue
Block a user