QStream Developer Downloads |
|
|
Documentation Downloads |
DownloadDownload compressed tar archive.SubversionThe preferred method of getting the QStream source code is through subversion checkout. Subversion is available for most major platforms, and it is worth noting that recent Linux distributions like Fedora and the cygwin distribution already include subversion. There is also a web browsable version of the QStream subversion repository here. The QStream subversion repository is open to anonymous (read-only) access. The rest of this section assumes you have a working client installation of subversion. To do an anonymous checkout, use the following command: svn checkout http://svn.qstream.org/qstream/trunk2 qstream Read-write access to qstream access to the repository is possible only for users that have been given ssh access to svn.qstream.org. These users can use following command to do a read-write checkout: svn checkout svn+ssh://svn.qstream.org/var/svn/repos/qstream/trunk2 qstream Sample VideosSome sample video(s) in QStream's db file format can be found here. Note these videos are provided strictly for research purposes. They are in a format that only the QStream software can understand, so they are of little use otherwise. |
Last modified: Tue Feb 27 14:18:04 PST 2007