On Fri, Jan 21, 2011 at 11:59 PM, Max Malmgren <[email protected]> wrote: > > I'm trying to use the cpp-netlib to forward live http streams, such as when > broadcasting from a webcam or similar, so I am trying to use both the server > and client components asynchronously. As far as I can see, this is working > fine for the server. > > However, when it comes to the asynchronous client, I would like to do this: > [snip] > > Is it possible with the current API to simulate this behaviour? I saw an > issue about implementing client streams, but I thought, it can't hurt to ask? >
Unfortunately, it's not possible to do that at the moment. Supporting streaming from the client is something I fully intend to implement, when I do get the time to do it. At the moment I've been preoccupied with paid work to be able to devote enough time to this. > Thanks for your time. > I'm sorry it's not possible to do this yet, but I assure you it's up there in the list of things for me to fix. (Or maybe if others had the time to do it, maybe that might happen sooner :) ). -- Dean Michael Berris about.me/deanberris ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Cpp-netlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel
