[vlc-devel] Re: vlc: svn commit r14144 (dionoea)

Clément Stenac zorglub at via.ecp.fr
Fri Feb 3 10:08:40 CET 2006


> There is allready stream_UrlNew(). This will give you a stream_t that
> can be used for generic stuff using stream_Read, _Peek, RealLine etc,
> without ever starting a demuxer.

Yes, that is the current solution dionoea used. But it forces you to
manage the thread yourself, which is overkill here, as we don't want to
interact with the stream. We just want to download the update to a file.

-- 
Clément

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list