[vlc-devel] [vlc-commits] commit: stream_filter/httplive.c: HTTP Live Streaming (Jean-Paul Saman )
Jean-Paul Saman
jpsaman at gmail.com
Wed Oct 13 23:25:29 CEST 2010
Laurent,
I cooked up a quick patch to include p_access->psz_access information
in stream_t. Where you thinking along these lines to add this
information?
On Wed, Oct 13, 2010 at 9:21 PM, Jean-Paul Saman <jpsaman at gmail.com> wrote:
> On Wed, Oct 13, 2010 at 8:21 PM, Laurent Aimar <fenrir at elivagar.org> wrote:
>> stream_t::psz_path holds this informations but stream_t has not been modified
>> like access_t (psz_location/psz_filepath).
Please see attached patches.
>
> If it also had the protocol, then the rest can be deduced from
> psz_path. Atm I have to guess if it was HTTP or HTTP(S). Providing the
> full vlc_url_t might be even better.
>
>> stream_filter allows a quick solution, doing it another way will probably need
>> more code (demux + stream_Demux() with all its issues) or something like that), but I haven't tried
>> to think about it much.
>
Kind regards,
Jean-Paul Saman.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-stream_filter-core-add-procotol-information-to-strea.patch
Type: text/x-patch
Size: 3206 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20101013/254c9210/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-stream_filter-httplive.c-Take-relative-URI-into-acco.patch
Type: text/x-patch
Size: 3312 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20101013/254c9210/attachment-0001.bin>
More information about the vlc-devel
mailing list