X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/bb5a33f7581976918e00fb37617afd1cd0bae9c0..f0fb139a5fce135bd644325181b3a2b51a2559c1:/blog/Using_VLC_to_stream_bittorrent_sources.html
diff --git a/blog/Using_VLC_to_stream_bittorrent_sources.html b/blog/Using_VLC_to_stream_bittorrent_sources.html
index 0c94786f97..12e50fa7aa 100644
--- a/blog/Using_VLC_to_stream_bittorrent_sources.html
+++ b/blog/Using_VLC_to_stream_bittorrent_sources.html
@@ -31,9 +31,10 @@ the most efficient ways to distribute large files on the Internet, and
Webtorrent is a variant of Bittorrent using
WebRTC as its transport channel,
allowing web pages to stream and share files using the same technique.
-The network protocols are not identical, so a client supporting one of
-them can not talk to a client supporting the other. I was a bit
-surprised with what I discovered. Looking at
+The network protocols are similar but not identical, so a client
+supporting one of them can not talk to a client supporting the other.
+I was a bit surprised with what I discovered when I started to look.
+Looking at
the release
notes did not help answering this question, so I started searching
the web. I found several news articles from 2013, most of them