[vlc-devel] Fwd: UPnP causes vlc to freeze
Jean-Baptiste Kempf
jb at videolan.org
Tue Jan 27 23:52:34 CET 2015
On 27 Jan, Federico Beffa wrote :
> I would greatly appreciate any help in properly fixing both issues.
The upnp code in VLC is beyond idiotic.
It goes into recursion to get all files on the server.
The correct fix is doable with VLC 3.0.0, and requires to have a upnp
acess module with readdir, and a service discovery too.
The work-around fix for 2.2.0, is to use a xspf playlist to do the
browsing, like we do for shoutcast. Ugly, but working.
I can help with the implemenation.
With my kindest regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list