]> pere.pagekite.me Git - homepage.git/blobdiff - blog/data/2018-07-12-kodi-linux-desktop-gstreamer.txt
Update on the QA git work.
[homepage.git] / blog / data / 2018-07-12-kodi-linux-desktop-gstreamer.txt
index e55018be893fa237b1de22a76e569ad30b941cef..ed9fe3f8668e80a4d5a9a33b68559059eff7c977 100644 (file)
@@ -1,9 +1,9 @@
 Title: Simple streaming the Linux desktop to Kodi using GStreamer and RTP
-Tags: english, debian, video
+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="https://people.skolelinux.org/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
+# https://people.skolelinux.org/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