<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 10/10/2011 11:38 AM, "Artemi Bello Luston&oacute;"
<a class="moz-txt-link-rfc2396E" href="mailto:artemigrj@gmail.com">&lt;artemigrj@gmail.com&gt;</a>" wrote:
<blockquote
 cite="mid:CAHXKsqD486mt5kbNJxZ8aTJa9ztKOw8W+iqREySJTDs+3t9f0Q@mail.gmail.com"
 type="cite"><span class="Apple-style-span"
 style="font-family: arial,sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">
  <div>Hi guys,</div>
  <div><br>
  </div>
  <div>I installed mythbuntu 11.04 and configured mytthtv 0.24 to see
my ISP's stream channels. My ISP uses UDP and RTP streams for its
different channels and mythtv show me all fine.</div>
  <div><br>
  </div>
  <div>I wrote in my test list file channels.m3u:</div>
  <div><br>
  </div>
  <div>#EXTM3U</div>
  <div>#EXTINF:0,001 - FOX</div>
  <div>rtp://<a moz-do-not-send="true" href="http://239.0.0.74:8208/"
 target="_blank" style="color: rgb(0, 0, 204);">239.0.0.74:8208</a></div>
  <div>#EXTINF:0,002 - AXN</div>
  <div>rtp://<a moz-do-not-send="true" href="http://239.0.0.14:8208/"
 target="_blank" style="color: rgb(0, 0, 204);">239.0.0.14:8208</a></div>
  <div>#EXTINF:0,003 - SYFY</div>
  <div>udp://<a moz-do-not-send="true" href="http://239.0.0.111:8208/"
 target="_blank" style="color: rgb(0, 0, 204);">239.0.0.111:8208</a></div>
  <div>#EXTINF:0,004 - Animax</div>
  <div>udp://<a moz-do-not-send="true" href="http://239.0.0.100:8208/"
 target="_blank" style="color: rgb(0, 0, 204);">239.0.0.100:8208</a></div>
  <div><br>
  </div>
  <div>I can see all channel from 001 to 004 but when i try come back
from 004 or 003 to 002 or 001 mythtv shows me a error telling me that
mythtv cant find the channel. After all my tests and googling, i think
that problem come when i try change from udp stream to rtp because
mythtv still considering the new channel stream like udp instead rtp.</div>
  <div><br>
  </div>
  <div>If i make up a list channel with only udp or rtp channels all
work fine, but if i use a mixed list channel i can see all rtp
channels, while i dont change to udp channel because, if i do it i only
could see udp channels.</div>
  <div><br>
  </div>
  <div>I must flush list channels using mythtv-setup to see rtp
channels again because mythtv remember the last worked channel and it
was udp so never could see rtp channel... &nbsp;</div>
  <div><br>
  </div>
  <div>Sorry for my poor english and thanks for responses.</div>
  <div><br>
  </div>
  <div>Goodbye</div>
  </span>
  <pre wrap="">
  </pre>
</blockquote>
You could probably create one tuner that only plays UDP channels, and
another that only plays RTP.
</body>
</html>