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
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
+I 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