mcgw with HTTP input

Frederik Kriewitz frederik at kriewitz.eu
Wed Jun 17 21:33:55 CEST 2009


On Wed, Jun 17, 2009 at 8:28 PM, Jakub Pawel Glazik<zytek-lists at nuxi.pl> wrote:
> I think the problem is the callback function, that TS is sent through
> HTTP as some 'chunked' data and it should be "extracted" prior to
> putting it into output_send_http but I have no clue how to accomplish
> that.

Try using HTTP/1.0 instead of HTTP/1.1 to prevent chunking.


More information about the Getstream mailing list