<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Television on Technical Notes</title><link>http://luispa.com/en/tags/television/</link><description>Recent content in Television on Technical Notes</description><generator>Hugo -- 0.148.0</generator><language>en-US</language><lastBuildDate>Sun, 19 Oct 2014 00:00:00 +0000</lastBuildDate><atom:link href="http://luispa.com/en/tags/television/index.xml" rel="self" type="application/rss+xml"/><item><title>Ethernet Bridge</title><link>http://luispa.com/en/posts/2014-10-19-bridge-ethernet/</link><pubDate>Sun, 19 Oct 2014 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2014-10-19-bridge-ethernet/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-bridge-eth.svg" alt="Linux router logo" width="150px" height="150px" style="float:left; padding-right:25px" />
&lt;p>Proof of concept to extend my home network to a remote site through the internet, from where I could consume Movistar&amp;rsquo;s IPTV services. I used a pair of Raspberry Pi 2s, connected to each other by a pair of IPSec tunnels.&lt;/p>
&lt;p>This post is related to &lt;a href="http://luispa.com/en/posts/2014-10-05-router-linux/">Linux Router for Movistar&lt;/a> and &lt;a href="http://luispa.com/en/posts/2014-10-18-movistar-bajo-demanda/">video on demand&lt;/a> with Fullcone NAT on Linux.&lt;/p>
&lt;br clear="left"/></description></item><item><title>Video on Demand for Movistar</title><link>http://luispa.com/en/posts/2014-10-18-movistar-bajo-demanda/</link><pubDate>Sat, 18 Oct 2014 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2014-10-18-movistar-bajo-demanda/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-linux-rtsp.svg" alt="Linux router logo" width="150px" height="150px" style="float:left; padding-right:25px" />
&lt;p>The IPTV video streams used by Movistar come in two types: regular channels (Multicast/UDP) and video on demand (Unicast/UDP). In this post I describe what needs to be done on the &lt;a href="http://luispa.com/en/posts/2014-10-05-router-linux/">Linux router for Movistar&lt;/a> to make &amp;ldquo;Video on Demand&amp;rdquo; work. They use the &lt;code>RTSP&lt;/code> protocol which requires our router to support &lt;strong>Full Cone NAT&lt;/strong>.&lt;/p>
&lt;p>The set-top boxes request videos via RTSP from their control server, but the video is sent from a different server with an unknown IP, so if we do nothing the video traffic will be dropped. Let&amp;rsquo;s see how to solve this.&lt;/p>
&lt;br clear="left"/></description></item></channel></rss>