Welcome! Log In Create A New Profile

Advanced

Re: Using Nginx to stream h.264 video

Richard Kearsley
March 18, 2012 01:00PM
Nginx can't write a website for you if that's what you mean

It's long hard work making a tube site, either pay someone or get learning :)

--
Richard

On 18 Mar 2012, at 12:44, "Kaya Saman" <kayasaman@gmail.com> wrote:

> On 03/18/2012 12:39 PM, Lukas Tribus wrote:
>>> Is there any guide or howto on how to do this as the documentation seems
>>> a little sparse!
>> nginx and the mp4 module documentation is about the server side of things only.
>>
>>
>> If you need documentation and solutions for the client side, take a look at
>> JWPlayer [1], but remember its off-topic on this list. Longtailvideo has
>> forums and commercial support offerings, in case you need any support on
>> JWPlayer.
>>
>>
>> [1] http://www.longtailvideo.com/players/
>>
>>
>>
>> _______________________________________________
>> nginx mailing list
>> nginx@nginx.org
>> http://mailman.nginx.org/mailman/listinfo/nginx
>
> Many thanks!
>
> I actually discovered how to 'server up' video files using nginx:
>
>
> location /video/ {
> mp4;
> mp4_buffer_size 1m;
> mp4_max_buffer_size 5m;
> root /usr/share/nginx/html;
> }
>
>
> by putting the above into conf.d/default.conf
>
>
> Now it all works fine and am able to access the video via mplayer.
>
>
> Quick question... is building an html page then embedding a video into it client side? I always considered that server side while my view of client side was always just the browser and URL........
>
>
> Regards,
>
>
> Kaya
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx

_______________________________________________
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: 171
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