[streaming] How to answer to PROPFIND request issued by VLC 1.0.x when VLC requesting a video stream file ?

Rémi Denis-Courmont remi at remlab.net
Tue Aug 4 16:45:18 CEST 2009


> VLC 1.0.x will success to display the video stream file, but only after 
> strange time-out...
> Because my embedded HTTP server doesn't answer properly or "in time" to 
> PROPFIND requests:
> because of unappropriate answer from our embedded server, there will be 4
> "PROPFIND" tries coming from underlying WebDAV layer being involbed by
> VLC trying to open/get information about distant MPEG file
> (like with Apache server...), but WHY VLC 1.0.x makes WebDAV doing 
> something (where VLC 0.9.9 doesn't) ???

VLC does not even support WebDAV, neither does it use the Microsoft
Foundation Classes for that matter. This looks like a problem with the
Windows Qt4 UI, not something I can help you with.

-- 
Rémi Denis-Courmont



More information about the streaming mailing list