Welcome! Log In Create A New Profile

Advanced

Re: Using Nginx to stream h.264 video

March 17, 2012 03:56PM
On Sat, 2012-03-17 at 19:16 +0000, Kaya Saman wrote:
> On 03/17/2012 06:41 PM, Cliff Wells wrote:
> > On Sat, 2012-03-17 at 17:53 +0000, Kaya Saman wrote:
> >
> > > Is this the mp4 module that I need to be able to stream or is there an
> > > embedded solution?
> > http://nginx.org/en/docs/http/ngx_http_mp4_module.html
>
> Thanks. The links states:
>
> " This module is not built by default, it should be enabled with the
> --with-http_mp4_module configuration parameter. "
>
> So does this mean that from the **official** repo stated below that
> Nginx isn't built with this module???

It is. Here's the output from "nginx -V" on one of my CentOS systems
with the official nginx installed:

--prefix=/etc/nginx/
--sbin-path=/usr/sbin/nginx
--conf-path=/etc/nginx/nginx.conf
--error-log-path=/var/log/nginx/error.log
--http-log-path=/var/log/nginx/access.log
--pid-path=/var/run/nginx.pid
--lock-path=/var/run/nginx.lock
--http-client-body-temp-path=/var/cache/nginx/client_temp
--http-proxy-temp-path=/var/cache/nginx/proxy_temp
--http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp
--http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp
--http-scgi-temp-path=/var/cache/nginx/scgi_temp
--user=nginx --group=nginx
--with-http_ssl_module
--with-http_realip_module
--with-http_addition_module
--with-http_sub_module
--with-http_dav_module
--with-http_flv_module
--with-http_mp4_module

^^^^^^^^^^^^^^^^^^^^^^

--with-http_gzip_static_module
--with-http_random_index_module
--with-http_secure_link_module
--with-http_stub_status_module
--with-mail
--with-mail_ssl_module
--with-file-aio
--with-ipv6
--with-cc-opt='-O2 -g -march=i386 -mtune=i686'

> If not then where do I find the source code to get it or can I grab
> the module from the repo, as in yum install mp4_module?

The source code is available at http://nginx.org

More information on Nginx can be found at http://wiki.nginx.org
(including links to the source).

Regards,
Cliff


_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Using Nginx to stream h.264 video

sparky March 17, 2012 01:54PM

Re: Using Nginx to stream h.264 video

Cliff Wells March 17, 2012 02:44PM

Re: Using Nginx to stream h.264 video

sparky March 17, 2012 03:18PM

Re: Using Nginx to stream h.264 video

Cliff Wells March 17, 2012 03:56PM

Re: Using Nginx to stream h.264 video

sparky March 17, 2012 04:02PM

Re: Using Nginx to stream h.264 video

Cliff Wells March 17, 2012 04:12PM

Re: Using Nginx to stream h.264 video

sparky March 17, 2012 04:16PM

RE: Using Nginx to stream h.264 video

Lukas Tribus March 18, 2012 08:40AM

Re: Using Nginx to stream h.264 video

sparky March 18, 2012 08:46AM

Re: Using Nginx to stream h.264 video

Richard Kearsley March 18, 2012 01:00PM

Re: Using Nginx to stream h.264 video

sparky March 18, 2012 02:04PM

RE: Using Nginx to stream h.264 video

Richard Kearsley March 18, 2012 03:40PM

Re: Using Nginx to stream h.264 video

sparky March 18, 2012 04:08PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 322
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready