Hello,<br>&nbsp; The bittorrent module has an integrated tracker and supports the web-seeding extension. This means two things:<br>a) The tracker will not have to be run from the command line<br>b) Should no seeds be available the torrent clients would pull data from the server over HTTP (should the client support it)
<br><br>There are two quasi-standards for webseeding (Azureus supporting both). One is the BitTornado spec, which uses a PHP file to retrieve the necessary bytes from the file thus allowing fine grain access control and the ability to throttle. Since it sounds as though the videos would be available to download directly from the server anyway, I would go with the GetRight implementation which uses HTTP byte ranges to query the server directly, eliminating the &quot;middle-man&quot; PHP file, but it loses the access control. 
<br><br>The documentation for the module is a bit lacking at the moment, but this should be fixed shortly.<br><br>~Chris<br><br><div><span class="gmail_quote">On 9/28/07, <b class="gmail_sendername">mark burdett</b> &lt;<a href="mailto:mfburdett@gmail.com">
mfburdett@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi, for bittorrent you just need a tracker, which you can run from the
<br>command-line on a server, and then a .torrent file for each video (to<br>generate the torrent file you just need the video file itself and the<br>tracker url, and pass that into e.g. maketorrent-console).<br><br>I&#39;m not particularly motivated to create the torrents at the moment
<br>since download time for a video seems to be ~30 minutes, or shorter<br>than the video itself.<br><br>but at least for next time, it would be a good idea to post .torrent<br>files simultaneously with the videos..<br><br>
--mark<br><br>On 9/28/07, Gerhard Killesreiter &lt;<a href="mailto:gerhard@killesreiter.de">gerhard@killesreiter.de</a>&gt; wrote:<br>&gt; -----BEGIN PGP SIGNED MESSAGE-----<br>&gt; Hash: SHA1<br>&gt;<br>&gt; Steven Peck schrieb:
<br>&gt; &gt; Isn&#39;t it called bit torrent? :)<br>&gt;<br>&gt; Does anybody have experience in setting these up? I&#39;ve asked OSUOSL and<br>&gt; they have no experiecne with these things. Neither have I.<br>&gt;<br>&gt; Cheers,
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Gerhard<br>&gt; -----BEGIN PGP SIGNATURE-----<br>&gt; Version: GnuPG v1.4.6 (GNU/Linux)<br>&gt;<br>&gt; iD8DBQFG/KtMfg6TFvELooQRAgjtAJ9insObleczgU3JJ0JwJJujM8oQTACfbYcB<br>&gt; wqLqm2yP4oglVZTQIJo03wA=<br>
&gt; =Qhth<br>&gt; -----END PGP SIGNATURE-----<br>&gt;<br></blockquote></div><br><br clear="all"><br>-- <br>Christopher P. Bradford<br>