| Port details |
- nginx-module-vod Sources of the vod module for the NGINX ports
- 1.9.2 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: joneum@FreeBSD.org
 - Port Added: 2026-09-16 06:03:07
- Last Update: 2026-09-16 05:59:45
- Commit Hash: 30645c9
- License: AGPLv3
- WWW:
- https://github.com/dio-az/nginx-vod-module
- Description:
- The vod module repackages MP4 files on the fly, so that a single set of
files on disk can be served as HLS, DASH, MSS or HDS without transcoding.
Use cases:
- Serving one MP4 source to players that expect different streaming
protocols
- Clipping, rate filtering and joining of media on request
- Encryption for AES-128, SAMPLE-AES and common DRM systems
- Generating thumbnails and extracting subtitles from the source files
This port only installs the module sources. The module itself is built
by the nginx ports when their VOD option is enabled.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- nginx-module-vod>0:www/nginx-module-vod
- To install the port:
- cd /usr/ports/www/nginx-module-vod/ && make install clean
- To add the package, run one of these commands:
- pkg install www/nginx-module-vod
- pkg install nginx-module-vod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nginx-module-vod
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1789533173
SHA256 (dio-az-nginx-vod-module-v1.9.2_GH0.tar.gz) = ef639266bf68387f549590fd3692c3749682d7581a9236a30fd8e6a4f427bb89
SIZE (dio-az-nginx-vod-module-v1.9.2_GH0.tar.gz) = 462889
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- This port has no dependencies.
- This port is required by:
- for Build
-
- www/nginx-full
Configuration Options:
- No options to configure
- Options name:
- www_nginx-module-vod
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.9.2 16 Sep 2026 05:59:45
    |
Jochen Neumeister (joneum)  |
www/nginx-module-vod: Add New Port
The vod module repackages MP4 files on the fly, so that a single set of
files on disk can be served as HLS, DASH, MSS or HDS without transcoding.
This port installs the module sources only, the module itself is built by
the nginx ports.
Sponsored by: Netzkommune GmbH |
Number of commits found: 1
|