Welcome! Log In Create A New Profile

Advanced

Video Streaming using non http backend, Ref ngx_drizzle

Sammy Raul
June 03, 2012 10:02PM
Hi All,

I am trying to stream video it can be mp4, flv anything using nginx.

The video streams in the form of 1024 size will be available from the
backend non-http server.

For achieveing this I followed the ngx_http_drizzle source.

I wrote an upstream handler and followed most of the source code from
ngx_http_drizzle.

I have few questions or to be more precise I did not understood how the
output from drizzle is being streamed to the client.

1) In ngx_http_drizzle_output.c the function ngx_http_drizzle_submit_mem is
the place where it is setting the output filter, Is it also sending the
response i.e the stream to the client at this point, or it is some other
function?

2) What I need to do to send my video contents to the client, I followed
the drizzle example but setting output and sending stream to the client,
how I can achieve this. I have 1024B avaialble at one point and I want to
send this to the client till the backend server has no stream to send and
the client should be able to play the content.

3) Is it possible to send the video stream to the client with the browser.


Can someone who knows about this, please explain how it works. What changes
I need to make.
It would be highly appreciated if anyone explains this.

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

Video Streaming using non http backend, Ref ngx_drizzle

Sammy Raul June 03, 2012 10:02PM

Re: Video Streaming using non http backend, Ref ngx_drizzle

sammy_raul June 04, 2012 04:16AM

Re: Video Streaming using non http backend, Ref ngx_drizzle

agentzh June 04, 2012 10:14AM

Re: Video Streaming using non http backend, Ref ngx_drizzle

sammy_raul June 05, 2012 12:08AM

Re: Video Streaming using non http backend, Ref ngx_drizzle

agentzh June 05, 2012 12:18AM

Re: Video Streaming using non http backend, Ref ngx_drizzle

sammy_raul June 12, 2012 03:02AM

Re: Video Streaming using non http backend, Ref ngx_drizzle

agentzh June 12, 2012 07:44AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 179
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