TheGoliath: I did not respond to your out-of-date flag because the package is not out of date. Your request to use a different project provided no rationale and seems to be opinion-based. Arut's latest release is over 1.5 years newer than sergey's, has fixes sergey's does not seem to, and the only obvious changes in sergey's are on_playlist, notify_send_redirect, and on_done stats. What am I missing? And if it is a strict improvement, how should the lower version number be handled?
Search Criteria
Package Details: nginx-mainline-mod-rtmp 1.2.2-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/nginx-mainline-mod-rtmp.git (read-only, click to copy) |
---|---|
Package Base: | nginx-mainline-mod-rtmp |
Description: | Module for mainline nginx that adds RTMP support |
Upstream URL: | https://github.com/arut/nginx-rtmp-module |
Licenses: | BSD |
Submitter: | mal |
Maintainer: | mal |
Last Packager: | mal |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2017-06-16 02:16 (UTC) |
Last Updated: | 2022-10-01 13:57 (UTC) |
Dependencies (2)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2
mal commented on 2020-05-06 17:36 (UTC) (edited on 2020-05-06 17:38 (UTC) by mal)
amesgen commented on 2019-03-07 15:05 (UTC)
There seems to be no development in the arut/nginx-rtmp-module repository at the moment. But there is an active fork: https://github.com/sergey-dryabzhinsky/nginx-rtmp-module. It is also used by https://github.com/datarhei/restreamer Although I personally don't have any problems with the version now, one could think about switching in the medium term.
mal commented on 2018-06-18 16:31 (UTC)
No problem. If anyone has any ideas on how to version-match, I'd love to hear it. The only ways that come to mind is a version dependency (but that would probably be painful with most AUR helpers) or keep the source locally and hook nginx updates to rebuild (awkward and inelegant, since I can't just depends=nginx-source).
Duckbuster commented on 2018-06-18 07:49 (UTC)
Sorry, I flagged out of date, but all that has to be done is reinstall for it to work with nginx 1.15
Pinned Comments
mal commented on 2020-10-31 19:21 (UTC)
Please note that
module "ngx_rtmp_module.so" version 1019002 instead of 1019003
messages mean that you need to rebuild the module for the newer version of nginx, not that this package is out of date. PRs to install source and rebuild in pacman hook welcome.