From cvs at videolan.org Mon Dec 2 18:52:25 2002 From: cvs at videolan.org (cvs at videolan.org) Date: Mon, 2 Dec 2002 18:52:25 +0100 (CET) Subject: CVS Commit: network (marcari) Message-ID: <20021202175225.43B62233AB@brahma.via.ecp.fr> Update of /cvs/videolan/network/miniVLCS Modified Files: ChangeLog Makefile config.c config.h logger.c logger.h socket.c socket.h vlcs.c vlcs.conf vlcs.h Added Files: host.c host.h Log Message: * Denies client according to their ipv4 (see vlcs.conf), useful to secure easily access to vlcs service * continuing C++ translation * new command line options : ipv6, ipv4, bind and port -- marcari -- This is the vlcs-devel mailing-list, see http://www.videolan.org/vlcs/ To unsubscribe, please read http://www.videolan.org/lists.html If you are in trouble, please contact From cvs at videolan.org Mon Dec 2 18:57:38 2002 From: cvs at videolan.org (cvs at videolan.org) Date: Mon, 2 Dec 2002 18:57:38 +0100 (CET) Subject: CVS Commit: network (marcari) Message-ID: <20021202175738.00760233AB@brahma.via.ecp.fr> Update of /cvs/videolan/network/miniVLCS Modified Files: Makefile host.c Log Message: * small bug fix with gcc 2.95 -- marcari -- This is the vlcs-devel mailing-list, see http://www.videolan.org/vlcs/ To unsubscribe, please read http://www.videolan.org/lists.html If you are in trouble, please contact From cvs at videolan.org Mon Dec 2 19:03:11 2002 From: cvs at videolan.org (cvs at videolan.org) Date: Mon, 2 Dec 2002 19:03:11 +0100 (CET) Subject: CVS Commit: network (marcari) Message-ID: <20021202180311.E1E95233AB@brahma.via.ecp.fr> Update of /cvs/videolan/network/miniVLCS Modified Files: config.c Log Message: * another bug fix -- marcari -- This is the vlcs-devel mailing-list, see http://www.videolan.org/vlcs/ To unsubscribe, please read http://www.videolan.org/lists.html If you are in trouble, please contact From cvs at videolan.org Wed Dec 4 17:59:49 2002 From: cvs at videolan.org (cvs at videolan.org) Date: Wed, 4 Dec 2002 17:59:49 +0100 (CET) Subject: CVS Commit: network (marcari) Message-ID: <20021204165949.A767D233A9@brahma.via.ecp.fr> -- marcari -- This is the vlcs-devel mailing-list, see http://www.videolan.org/vlcs/ To unsubscribe, please read http://www.videolan.org/lists.html If you are in trouble, please contact From cvs at videolan.org Wed Dec 4 19:10:51 2002 From: cvs at videolan.org (cvs at videolan.org) Date: Wed, 4 Dec 2002 19:10:51 +0100 (CET) Subject: CVS Commit: network (marcari) Message-ID: <20021204181051.1FFF6233A9@brahma.via.ecp.fr> Update of /cvs/videolan/network/miniVLCS Modified Files: ChangeLog Makefile Added Files: Makefile.opts Removed Files: config.c config.h host.c host.h logger.c logger.h socket.c socket.h vlcs.c vlcs.conf vlcs.h Update of /cvs/videolan/network/miniVLCS/src Added Files: Makefile config-common.h config-txt.cc config-txt.h config-xml.cc config-xml.h host.cc host.h logger.cc logger.h socket.cc socket.h vlcs.cc vlcs.conf vlcs.h Log Message: * first draft for an .xml config file * needs libxerces2 installed (+ dev files) * to not compile xml support tune Makefile.opts * beware, no checks are performed on the xml file yet ! -- marcari -- This is the vlcs-devel mailing-list, see http://www.videolan.org/vlcs/ To unsubscribe, please read http://www.videolan.org/lists.html If you are in trouble, please contact From cvs at videolan.org Thu Dec 5 12:06:19 2002 From: cvs at videolan.org (cvs at videolan.org) Date: Thu, 5 Dec 2002 12:06:19 +0100 (CET) Subject: CVS Commit: network (alexis) Message-ID: <20021205110619.6E4EA233A9@brahma.via.ecp.fr> Update of /cvs/videolan/network/doc Modified Files: videolan-howto.sgml videolan-quickstart.sgml Log Message: Reorganisation of the mailing-lists. -- alexis -- This is the vlcs-devel mailing-list, see http://www.videolan.org/vlcs/ To unsubscribe, please read http://www.videolan.org/lists.html If you are in trouble, please contact From Shiva.Poursina at drdc-rddc.gc.ca Thu Dec 5 18:27:01 2002 From: Shiva.Poursina at drdc-rddc.gc.ca (Poursina, Shiva) Date: Thu, 5 Dec 2002 12:27:01 -0500 Subject: video steaming Message-ID: I would like to be able to stream images that simulation software, running under windows provide for us over the LAN Network( in real time ). Is it possible with VideoLan software? If yes, how? If no, why? and also can you give me some advice how can I do it? If someone can give me some advice it is greatly appreciated Sincerely Shiva -----Original Message----- From: cvs at videolan.org [mailto:cvs at videolan.org] Sent: Thursday, December 05, 2002 6:06 AM To: vlcs-devel at videolan.org Subject: CVS Commit: network (alexis) Update of /cvs/videolan/network/doc Modified Files: videolan-howto.sgml videolan-quickstart.sgml Log Message: Reorganisation of the mailing-lists. -- alexis -- This is the vlcs-devel mailing-list, see http://www.videolan.org/vlcs/ To unsubscribe, please read http://www.videolan.org/lists.html If you are in trouble, please contact -- This is the vlcs-devel mailing-list, see http://www.videolan.org/vlcs/ To unsubscribe, please read http://www.videolan.org/lists.html If you are in trouble, please contact From cvs at videolan.org Wed Dec 18 15:54:22 2002 From: cvs at videolan.org (cvs at videolan.org) Date: Wed, 18 Dec 2002 15:54:22 +0100 (CET) Subject: CVS Commit: network (sam) Message-ID: <20021218145422.AED2C233AB@brahma.via.ecp.fr> Update of /cvs/videolan/network/miniVLCS/src Added Files: vlcs-old.conf Log Message: * ./src/vlcs-old.conf: I'm all for having XML everywhere in VideoLAN, because it's both elegant and powerful, but I just thought that there might be heretics who would still want to use the old version (the fools, may they see the light one day). So I just re-added the previous config example for this bunch of misbelievers. Just trying to be helpful. -- sam -- This is the vlcs-devel mailing-list, see http://www.videolan.org/vlcs/ To unsubscribe, please read http://www.videolan.org/lists.html If you are in trouble, please contact From cvs at videolan.org Fri Dec 20 16:53:59 2002 From: cvs at videolan.org (cvs at videolan.org) Date: Fri, 20 Dec 2002 16:53:59 +0100 (CET) Subject: CVS Commit: network (marcari) Message-ID: <20021220155359.983C3233AB@brahma.via.ecp.fr> Update of /cvs/videolan/network/miniVLCS Modified Files: Makefile.opts Update of /cvs/videolan/network/miniVLCS/src Modified Files: config-txt.cc config-xml.cc vlcs.conf vlcs.h Added Files: .cvsignore Log Message: * xml configuration is not compiled by default * fixed a bug in the sample config file * added .cvsignore -- marcari -- This is the vlcs-devel mailing-list, see http://www.videolan.org/vlcs/ To unsubscribe, please read http://www.videolan.org/lists.html If you are in trouble, please contact From sam at zoy.org Mon Dec 23 10:23:03 2002 From: sam at zoy.org (Sam Hocevar) Date: Mon, 23 Dec 2002 10:23:03 +0100 Subject: Does VideoLan work on FreeBSD? In-Reply-To: <20021222221428.14155.qmail@web13305.mail.yahoo.com> References: <20021222221428.14155.qmail@web13305.mail.yahoo.com> Message-ID: <20021223092302.GF12245@zoy.org> On Sun, Dec 22, 2002, Zahirul Haque wrote: > Thank you for your hard nice work VideoLan. > I would like to know how I can compile and > run VideoLan on FreeBSD. Yes, both VLC and VLS were reported to compile and run under FreeBSD. -- Sam. -- This is the vlcs-devel mailing-list, see http://www.videolan.org/vlcs/ To unsubscribe, please read http://www.videolan.org/lists.html If you are in trouble, please contact