Skip to content
Snippets Groups Projects
Unverified Commit ada061c1 authored by Leo Famulari's avatar Leo Famulari
Browse files

gnu: gst-plugins-bad: Add support for Secure Reliable Transport (SRT).

* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add srt-1.4.1.
parent 9c5c64b8
No related branches found
No related tags found
No related merge requests found
......@@ -723,6 +723,8 @@ (define-public gst-plugins-bad
;("qtdeclarative" ,qtdeclarative)
;("qtx11extras" ,qtx11extras)
("soundtouch" ,soundtouch)
;; GStreamer is not yet compatible with srt > 1.4.1.
("srt" ,srt-1.4.1)
("x265" ,x265)
("wayland" ,wayland)))
(home-page "https://gstreamer.freedesktop.org/")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment