]> pere.pagekite.me Git - homepage.git/commitdiff
New post.
authorPetter Reinholdtsen <pere@hungry.com>
Mon, 24 Sep 2018 19:16:09 +0000 (21:16 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Mon, 24 Sep 2018 19:16:09 +0000 (21:16 +0200)
blog/data/2018-09-24-24-vlc-bittorrent.txt [new file with mode: 0644]

diff --git a/blog/data/2018-09-24-24-vlc-bittorrent.txt b/blog/data/2018-09-24-24-vlc-bittorrent.txt
new file mode 100644 (file)
index 0000000..d2f0e8f
--- /dev/null
@@ -0,0 +1,38 @@
+Title: VLC in Debian now can do bittorrent streaming
+Tags: english, video, verkidetfri
+Date: 2018-09-24 21:20
+
+<p>Back in February, I got curious to see
+<a href="http://people.skolelinux.org/pere/blog/Using_VLC_to_stream_bittorrent_sources.html">if
+VLC now supported Bittorrent streaming</a>.  It did not, despite the
+fact that the idea and code to handle such streaming had been floating
+around for years.  I did however find
+<a href="https://github.com/johang/vlc-bittorrent">a standalone plugin
+for VLC</a> to do it, and half a year later I decided to wrap up the
+plugin and get it into Debian.  I uploaded it to NEW a few days ago,
+and am very happy to report that it
+<a href="https://tracker.debian.org/pkg/vlc-plugin-bittorrent">entered
+Debian</a> a few hours ago, and should be available in Debian/Unstable
+tomorrow, and Debian/Testing in a few days.</p>
+
+<p>With the vlc-plugin-bittorrent package installed you should be able
+to stream videos using a simple call to</p>
+
+<p><blockquote><pre>
+vlc https://archive.org/download/TheGoat/TheGoat_archive.torrent
+</pre></blockquote></p>
+
+</p>It can handle magnet links too.  Now if only native vlc had
+bittorrent support.  Then a lot more would be helping each other to
+share public domain and creative commons movies.  The plugin need some
+stability work with seeking and picking the right file in a torrent
+with many files, but is already usable.  Please note that the plugin
+is not removing downloaded files when vlc is stopped, so it can fill
+up your disk if you are not careful.  Have fun. :)</p>
+
+<p>I would love to get help maintaining this package.  Get in touch if
+you are interested.</p>
+
+<p>As usual, if you use Bitcoin and want to show your support of my
+activities, please send Bitcoin donations to my address
+<b><a href="bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>