guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#49539] [PATCH] gnu: Add nginx-rtmp-module.


From: Jonathan Brielmaier
Subject: [bug#49539] [PATCH] gnu: Add nginx-rtmp-module.
Date: Mon, 12 Jul 2021 22:52:42 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Icedove/78.11.0

On 12.07.21 22:39, Jack Hill wrote:
* gnu/packages/web.scm (nginx-rtmp-module): New variable.
[...]
+    (synopsis "NGINX module for audo and video streaming with RTMP")
                                   ^ audio
+    (description "This NGINX module provides streaming with the @acronym{RTMP,
+Real-Time Messaging Protocol}, @acronym{DASH, Dynamic Adaptive Streaming over 
HTTP},
+and @acronym{HLS, HTTP Live Streaming} protocols.  It allows NGINX to accept
+incoming RTMP streams for recording or redistribution.  It also supports
+on-demand streaming from a file on disk and pulling from an upstream RTMP
+steam.  Remote control of the module is possible over HTTP.")

   ^ stream?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]