Project

General

Profile

[Solved] use buckets

Added by LeoZ over 12 years ago

Hi, I see codeshop use buckets for h.264 streaming. Is there a good introduction/tutorial on using buckets? Thanks.


Replies (1)

RE: [Solved] use buckets - Added by gstrauss about 7 years ago

Is there a good introduction/tutorial on using buckets?

The h.264 streaming module is not part of the official lighttpd release, was written by an independent company, and has a license that is incompatible with the license used by lighttpd. As such, I can not say whether or not it is a good intro to using buckets. I can say that those buckets are not used in the current official lighttpd code. lighttpd code has its own chunkqueue data structure in chunk.[ch] for managing chunks of data.

    (1-1/1)