[vlc-devel] Re: UPnP service discovery in vlc

Satoshi Konno skonno at cybergarage.org
Thu Dec 9 03:09:39 CET 2004


Hi Sigmund,

> VLC now has a proper api for service discovery modules, and this feature
> just became much more relevant. I tried to play around with this code a bit,
> but I don't find any relevant services on my network, so it will be very
> hard for me to complete such a module all by my self.
>
> One thing I wonder about: the cyberlink c++ library file is 26mb. That is
> huge! I also found "libupnp", it seems to do most the same things in only
> 150kb, and it does not depend on xerces for xml.

Because of the cyberlink library is huge, the XML parser, Xerces, is big.

I think that the UPnPAV extension will be more small using other XML
parser such as Expat.

Thanks for your advice :-)

-------------------------
Satoshi Konno
skonno at cybergarage.org
http://www.cybergarage.org

----- Original Message ----- 
From: "Sigmund Augdal" <sigmunau at stud.ntnu.no>
To: <vlc-devel at videolan.org>
Cc: <skonno at cybergarage.org>
Sent: Tuesday, December 07, 2004 3:12 AM
Subject: UPnP service discovery in vlc


> VLC now has a proper api for service discovery modules, and this feature
> just became much more relevant. I tried to play around with this code a bit,
> but I don't find any relevant services on my network, so it will be very
> hard for me to complete such a module all by my self.
>
> One thing I wonder about: the cyberlink c++ library file is 26mb. That is
> huge! I also found "libupnp", it seems to do most the same things in only
> 150kb, and it does not depend on xerces for xml.
>
> Sigmund
>
>
>
> On Fri, May 21, 2004 at 12:52:51AM +0200, Derk-Jan Hartman wrote:
> > I took a quick look at this and was wondering why you didn't write this
> > for the wxGTK interface, since the GTK interface is no longer being
> > maintained. Also. perhaps the availability of this 'browser' could be
> > made optional, because there are a lot of these systems out there, and
> > the open dialog will become a mess if we would add(enable) all of them
> > by default ...
> >
> > DJ
> >
> > On 12 mei 2004, at 10:54, Rémi Denis-Courmont wrote:
> > >Moderator's note:
> > >The deleted attachment is available at:
> > >
> > >http://people.via.ecp.fr/~courmisch/vlc-clink-dlg.gif
> > >
> > >----- Forwarded message from Ecartis <ecartis at krishna.via.ecp.fr> -----
> > >
> > >From: "Satoshi Konno" <skonno at cybergarage.org>
> > >To: <vlc at videolan.org>
> > >Date: Wed, 12 May 2004 16:09:25 +0900
> > >
> > >Hi,
> > >
> > >I have released a patch for VideoLAN to open movie contents
> > >on UPnP Media Servers easily.
> > >
> > >  CyberLink for C++ : File List
> > >  http://sourceforge.net/project/showfiles.php?group_id=89768
> > >
> > >Using the patch, I could play the movie contents from the following
> > >UPnP AV media servers on Fedora Core 1. I attached the extended
> > >dialog image. Please check it too.
> > >
> > >  1.Sony Cocoon (CSV-EX9/11)
> > >  2.Intel AV Media Server
> > >  3.Cyber Media Gate (It is my implementaion of the media server)
> > >
> > >About UPnP Media Servers, please the following site.
> > >
> > >  UPnP FORUM : MediaServer V1.0 and MediaRender V1.0
> > >  http://www.upnp.org/standardizeddcps/mediaserver.asp
> > >
> > >I am developing UPnP frameworks for C++ and Java.
> > >If you want to know in more detail, please check the
> > >following site:
> > >
> > >  CyberLink for Java :
> > > http://www.cybergarage.org/net/upnp/java/index.html CyberLink for C++
> > > : http://www.cybergarage.org/net/upnp/cc/index.html
> > >
> > ---
> > Universiteit Twente
> > Derk-Jan Hartman (d.hartman at student.utwente dot nl)
> > http://home.student.utwente.nl/d.hartman
> >
> > -- 
> > This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> > To unsubscribe, please read http://developers.videolan.org/lists.html
> > If you are in trouble, please contact <postmaster at videolan.org>
> >
>
>
>

-- 
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