i know that but using http protocol directly is not my aim My aim is to give
the media buffer directly to libavformat without using any present protocols
                                           Manas


On Mon, Sep 1, 2008 at 1:38 AM, Luca Abeni <[EMAIL PROTECTED]> wrote:

> Manas Bhattacharya wrote:
> > Hi all,
> >      i am developing an application which uses libavformat to demux a
> stream
> > .Basically wahat i need to do is store an incoming http progressive
> donwload
> > in a buffer  and input that buffer to libavformat. Do i need to implement
> > new protocol for that ?
>
> libavformat already supports http as an input protocol. Just use
> "http://..."; as a file name.
>
>
>                                Luca
> _______________________________________________
> libav-user mailing list
> [email protected]
> https://lists.mplayerhq.hu/mailman/listinfo/libav-user
>
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to