]> pere.pagekite.me Git - homepage.git/blobdiff - blog/data/2018-07-12-kodi-linux-desktop-gstreamer.txt
Generated.
[homepage.git] / blog / data / 2018-07-12-kodi-linux-desktop-gstreamer.txt
index 58275da84e42a5f3921bdfb6735e4b2d20fb5399..9769c97018658a10233a88589606c3096aa38527 100644 (file)
@@ -1,9 +1,9 @@
 Title: Simple streaming the Linux desktop to Kodi using GStreamer and RTP
-Tags: english, debian, video
-Date: 2018-07-12 18:00
+Tags: english, debian, video, kodi
+Date: 2018-07-12 17:55
 
 <p>Last night, I wrote
-<a href="http://people.skolelinux.org/pere/blog/Streaming_the_Linux_desktop_to_Kodi_using_VLC_and_RTSP.html">a
+<a href="http://www.hungry.com/~pere/blog/Streaming_the_Linux_desktop_to_Kodi_using_VLC_and_RTSP.html">a
 recipe to stream a Linux desktop using VLC to a instance of Kodi</a>.
 During the day I received valuable feedback, and thanks to the
 suggestions I have been able to rewrite the recipe into a much simpler
@@ -21,14 +21,14 @@ the script below, run it with the DNS name or IP address of the kodi
 server to stream to as the only argument, and watch your screen show
 up on the Kodi screen.  Note, it depend on multicast on the local
 network, so if you need to stream outside the local network, the
-script must be modified.  Note, I have no idea if audio work, as I
-only care about the picture part.</p>
+script must be modified.  Also note, I have no idea if audio work, as
+only care about the picture part.</p>
 
 <blockquote><pre>
 #!/bin/sh
 #
 # Stream the Linux desktop view to Kodi.  See
-# http://people.skolelinux.org/pere/blog/Streaming_the_Linux_desktop_to_Kodi_using_VLC_and_RTSP.html
+# http://www.hungry.com/~pere/blog/Streaming_the_Linux_desktop_to_Kodi_using_VLC_and_RTSP.html
 # for backgorund information.
 
 # Make sure the stream is stopped in Kodi and the gstreamer process is